Max Res 1024x1024
Description
FAQ
Comments (3)
Just a heads up, in case you're unaware and want to prevent such things, using double underscores in file names can screw with usage of your models if the user is on A1111/Forge has the Dynamic Prompts extension installed. Double underscore is used as an indicator for a wildcard and will prevent the model from loading because it's trying to parse the text string as a wildcard, and will make it look like your model doesn't work at all.
The easy fix for users is to just rename the safetensors file to have single underscores, but not every user is going to know that and may incorrectly assume your LoRA is bad.
Oh god, i did not know this thing.
I'm a user of forge myself.
The problem is more like civitai, removing special characters on the naming.
Like Juicy | Belt | Spanking, become Juicy__Belt__Spanking ๐๐๐
@spanking_cutieย I figured that might be the case. That's annoying.
