Closed Deejay85 closed 9 months ago
Did you install the extension in auto1111 to properly render the model? Possibly this one? https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris
Hard to tell without knowing whattype of LoRA you trained.
The Lora model that I am using is as follows:
https://civitai.com/models/9221/multiplebreasts
Creating a new build to work off of, I found out that when I removed the Lora model entirely, Waifu Diffusion would actually work again as intended. The only headache however is that I have no idea why a file NOT being used would cause such a problem. The location of the file was in the model\Lora folder, meaning it was accessible by the multiple networks icon. For testing purposes I of course did not install the additional networks extension.
Probably because the default auto1111 can't handle this LoRA type. You need to install the appropriate LoRA extension for that type and put the file in the folder specific to it. That should take care of the errors.
THIS Lora type? I didn't even know there was more than one type of Lora file format out there. In order to get this to work, what would I have to do? All I see relating to the file is that it's a Lora type and nothing else.
How did you create the LoRA using the GUI? You left it as a Standard lora type?
Well the thing is I wasn't the one who created it. I downloaded it from CivitAI (link above). I got no proof of it, but the about version says the following:
"Can also be used in parallel with V1 or V1.5 at a lower weight for better results."
I assume that he is using 1.5, and since Waifu Diffusion is trained on 2.0, I think that might be the problem. Assuming it's the same guy, 1.5 is what is listed for the following Lora models:
https://civitai.com/models/9014/extra-breasts
https://civitai.com/models/15074
Point is I'm looking for some guidance on what to do next, and if possible, to convert the Lora files to something that will hopefully work with my current model.
Indeed, it look like this LoRA is made for SD1.5 models and not 2.x
Him I did a quick two-hour test using my Tesla M40, but when I try to generate an image, I get the following message whenever I try to use the model.
Also, as a test, I tried to generate an image without using the Lora image, and it ran just fine, so it's not the model itself, or some kind of system setting.
I am of course using Automatic1111, make sure all the correct extensions were installed (did a word search for the terms "Lora," "Dreambooth," and "kohya_ss" just to be safe), and even used other Lora extensions from Civitai. To be fair, with the Waifu Diffusion model (the model the Lora model was trained on), none of the Lora models will work, but the point is both Hentai Diffusion and Lewd Diffusion will work with some Lora models, but Waifu Diffusion won't work with any… although that is a separate problem, the log messages seem to be about the same, so I suspect that they are related.