-
-
Notifications
You must be signed in to change notification settings - Fork 880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: LDSR not found, followed by a bunch of argument errors #709
Comments
You didn't do anything wrong, he merged branches, and it introduced a ton of issues. Having same error. |
good to know. I guess I'll just wait for the next update and do a git pull then |
i found the repository mentioned and cloned as descriped but that just gave me this error instead:
|
Anyone figure this one out yer? Exception: LDSR model not found at path ./src/latent-diffusion\experiments/pretrained_models\model.ckpt Which model do I need to download to create model.ckpt? |
Please try to do the followings: #488 (comment) |
Download LDSR project.yaml and model last.cpkt. Rename last.ckpt to model.ckpt and place both under stable-diffusion-webui/src/latent-diffusion/experiments/pretrained_models/ Make a minor editing to the instruction and copied here for reference as well. Will send a PR to the readme for this. |
Confirmed working thank you. |
This is still an issue. @hafiidz, has an PR being submitted? |
There's a problem of execution order, need to make a backup of model files elsewhere, delete src folder, and re run webui.cmd, then and only after you manage to run until the end, see example message in the wiki here , you copy over manually all models to respective folder. We're working on improving this part to be done automatically, but not yet ready for PR |
What happened?
I followed the instructions in https://github.com/hlky/stable-diffusion/wiki/Installation, it returned this error, I don't know what I'm doing. Expedient help would be appreciated
Version
0.0.1 (Default)
What browsers are you seeing the problem on?
No response
Where are you running the webui?
No response
Custom settings
No response
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: