Skip to content
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

[Feature Request]: Stable diffusion model failed to load #535

Open
1 task done
AlbuSteiuVlad opened this issue Sep 11, 2024 · 0 comments
Open
1 task done

[Feature Request]: Stable diffusion model failed to load #535

AlbuSteiuVlad opened this issue Sep 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AlbuSteiuVlad
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

hi, i have this issue :
Stable diffusion model failed to load
*** Error completing request
*** Arguments: ('task(7x824tw0zd9yp01)', <gradio.routes.Request object at 0x000001D936C05300>, '', 'generate and presidential office with accent wall behing the office desk, a bass-relief of a life tree ', [], 1, 1, 7, 512, 512, False, 0.7, 2, 'Latent', 0, 0, 0, 'Use same checkpoint', 'Use same sampler', 'Use same scheduler', '', '', [], 0, 20, 'DPM++ 2M', 'Automatic', False, '', 0.8, -1, False, -1, 0, 0, 0, False, False, 'positive', 'comma', 0, False, False, 'start', '', 1, '', [], 0, '', [], 0, '', [], True, False, False, False, False, False, False, 0, False) {}
Traceback (most recent call last):
File "D:\sd.webui\webui\modules\call_queue.py", line 74, in f
res = list(func(*args, **kwargs))
File "D:\sd.webui\webui\modules\call_queue.py", line 53, in f
res = func(*args, **kwargs)
File "D:\sd.webui\webui\modules\call_queue.py", line 37, in f
res = func(*args, **kwargs)
File "D:\sd.webui\webui\modules\txt2img.py", line 109, in txt2img
processed = processing.process_images(p)
File "D:\sd.webui\webui\modules\processing.py", line 830, in process_images
sd_models.reload_model_weights()
File "D:\sd.webui\webui\modules\sd_models.py", line 941, in reload_model_weights
checkpoint_info = info or select_checkpoint()
File "D:\sd.webui\webui\modules\sd_models.py", line 234, in select_checkpoint
raise FileNotFoundError(error_message)
FileNotFoundError: No checkpoints found. When searching for checkpoints, looked at:
- file D:\sd.webui\webui\model.ckpt
- directory D:\sd.webui\webui\models\Stable-diffusionCan't run without a checkpoint. Find and place a .ckpt or .safetensors file into any of those locations.


Proposed workflow

  1. Go to ....
  2. Press ....
  3. ...

Additional information

No response

@AlbuSteiuVlad AlbuSteiuVlad added the enhancement New feature or request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant