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

[Bug]: when i load 'Stable Diffusion checkpoint' ,then backend server report a error log #16601

Open
2 of 6 tasks
fei-kong opened this issue Oct 28, 2024 · 2 comments
Open
2 of 6 tasks
Labels
asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance

Comments

@fei-kong
Copy link

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

when i load 'Stable Diffusion checkpoint' ,then backend server report a error log

File "/home/haier/stable-diffusion-webui/venv/lib/python3.10/site-packages/transformers/modeling_utils.py", line 397, in load_state_dict
raise OSError(
OSError: You seem to have cloned a repository without having git-lfs installed. Please install git-lfs and run git lfs install followed by git lfs pull in the folder you cloned.

Steps to reproduce the problem

select the chcekpoint. finally,select failed
image
image

What should have happened?

backend service logs:
image

What browsers do you use to access the UI ?

Google Chrome

Sysinfo

sysinfo-2024-10-28-02-56.json

Console logs

nothing

Additional information

No response

@fei-kong fei-kong added the bug-report Report of a bug, yet to be confirmed label Oct 28, 2024
@fei-kong
Copy link
Author

I have installed git-lfs ...

@w-e-w
Copy link
Collaborator

w-e-w commented Oct 28, 2024

I'm assuming that you clone this repository https://huggingface.co/stablediffusionapi/anything-v5

well you're not meant to clone the repo int to your models dir
you're meant to only download the specific file you need

also your are the model you are trying to load a model for diffusers
which is not supported by webui

if you're not familiar with SD I thinks it's better you get you modes from https://civitai.com as it is more novice friendly

@w-e-w w-e-w added asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance and removed bug-report Report of a bug, yet to be confirmed labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asking-for-help-with-local-system-issues This issue is asking for help related to local system; please offer assistance
Projects
None yet
Development

No branches or pull requests

2 participants