You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed there is a backend\huggingface\Kwai-Kolors\Kolors directory in stable-diffusion-webui-forge.
When I copy the Kolors huggingface model directory into models\Stable-diffusion , the Kolors\unet\diffusion_pytorch_model.fp16.safetensors is listed in sd models, but I canot use it to generate image.
I found there is no Kolors model class in repositories\huggingface_guess\huggingface_guess\model_list.py, so it has not been supported yet?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed there is a
backend\huggingface\Kwai-Kolors\Kolors
directory in stable-diffusion-webui-forge.When I copy the Kolors huggingface model directory into
models\Stable-diffusion
, theKolors\unet\diffusion_pytorch_model.fp16.safetensors
is listed in sd models, but I canot use it to generate image.I found there is no Kolors model class in
repositories\huggingface_guess\huggingface_guess\model_list.py
, so it has not been supported yet?Beta Was this translation helpful? Give feedback.
All reactions