TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.55k stars 1.31k forks source link

hypernetworks don't working #146

Closed Inkorak closed 2 years ago

Inkorak commented 2 years ago

I try to apply the hypernetworks from the novelai in the AUTOMATIC1111 settings, but they don't change anything. In this colab hypernetworks work fine. https://github.com/daswer123/stable-diffusion-colab

TheLastBen commented 2 years ago

do you get error messages

Inkorak commented 2 years ago

No, everything works as if they were not turned on.

TheLastBen commented 2 years ago

Try to update the repo by checking the box "update_repo" in the second cell, if there is no error then it is not colab related

Inkorak commented 2 years ago

I did this, still doesn't work. And as I said above, the colab from daswer123 link works great. But it is worse than yours in that it takes a long time to set up.

Inkorak commented 2 years ago

And perhaps a clarification. I throw the weights from the novelai on the google drive to the appropriate directories where the SD is installed (/content/gdrive/MyDrive/sd/stable-diffusion-webui/models). So for novelai, you need main weights, vae weights, yaml config and the weights of the hypernetworks themselves. I do not use Model Download / Load, since it only allows one file to be loaded.

TheLastBen commented 2 years ago

You will get better answers about hypernetwork opening a discussion in the AUT1111 repo https://github.com/AUTOMATIC1111/stable-diffusion-webui/

tsound97 commented 2 years ago

Same problem. Hypernetworks don't work. No error messages.

tsound97 commented 2 years ago

Thanks so much for fixing that problem! You are my hero. @TheLastBen

TheLastBen commented 2 years ago

happy to help