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
win10
download zip
extract
run
install.bat
(it downloaded the gihub rep)
but than nothing
i had to write myown
pip install -r requirements.txt
i had already downloaded the "sotediffusion-wr3_3b-alpha1.safetensors" model but no model-folder was there, so
run
generate an image
(download of the models starts automatic)
the folder is $USER$.cache\huggingface\hub
"i want please choose a folder"
no stop option while generation
it runs :)
The text was updated successfully, but these errors were encountered:
Hmm, this is quite strange, the install should be fully automatic if the ZIP route is chosen. I will test it on my system and see, whether I can reproduce.
the folder is .cache\huggingface\hub
"i want please choose a folder"
I don't think this is easily feasible, because the diffusers library defaults to store models this way.
win10
download zip
extract
run
install.bat
(it downloaded the gihub rep)
but than nothing
i had to write myown
pip install -r requirements.txt
i had already downloaded the "sotediffusion-wr3_3b-alpha1.safetensors" model but no model-folder was there, so$USER$ .cache\huggingface\hub
run
generate an image
(download of the models starts automatic)
the folder is
"i want please choose a folder"
no stop option while generation
it runs :)
The text was updated successfully, but these errors were encountered: