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]: ruwnayml/stable-diffusion-v1-5 does not longer exists #563

Closed
6 tasks
jaider opened this issue Nov 4, 2024 · 1 comment
Closed
6 tasks

[Bug]: ruwnayml/stable-diffusion-v1-5 does not longer exists #563

jaider opened this issue Nov 4, 2024 · 1 comment
Labels
not amdgpu specific This issue is related to A1111 upstream.

Comments

@jaider
Copy link

jaider commented Nov 4, 2024

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 attempting to access the path for ruwnayml/stable-diffusion-v1-5, a 404 error is returned. This indicates that the resource or URL is no longer available on the server, meaning the specific model or library has been removed or moved to a different location. If you encounter this, you'll need to find an alternative source or repository for the model.
https://huggingface.co/runwayml/stable-diffusion-v1-5
Maybe as alternative we can use https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5? or stablediffusiontutorials/stable-diffusion-v1.5?

Steps to reproduce the problem

When attempting to access the path for ruwnayml/stable-diffusion-v1-5, a 404 error is returned.

What should have happened?

Should found an stable-diffusion-v1-5 model

What browsers do you use to access the UI ?

Google Chrome

Sysinfo

I have this error maybe related:
requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/None/resolve/main/config.json

Console logs

Traceback (most recent call last):
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\transformers\utils\hub.py", line 403, in cached_file
    resolved_file = hf_hub_download(
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\file_download.py", line 862, in hf_hub_download
    return _hf_hub_download_to_cache_dir(
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\file_download.py", line 969, in _hf_hub_download_to_cache_dir
    _raise_on_head_call_error(head_call_error, force_download, local_files_only)
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\file_download.py", line 1484, in _raise_on_head_call_error
    raise head_call_error
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\file_download.py", line 1376, in _get_metadata_or_catch_error
    metadata = get_hf_file_metadata(
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\file_download.py", line 1296, in get_hf_file_metadata
    r = _request_wrapper(
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\file_download.py", line 277, in _request_wrapper
    response = _request_wrapper(
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\file_download.py", line 301, in _request_wrapper
    hf_raise_for_status(response)
  File "C:\Users\Jaider\stable-diffusion-webui-directml\venv\lib\site-packages\huggingface_hub\utils\_http.py", line 454, in hf_raise_for_status
    raise _format(RepositoryNotFoundError, message, response) from e
huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-6728fc43-1f73bcbd196f8c557752f211;1632e79d-41d9-4a86-9ba0-a656f2e8aa0b)

Additional information

GPU AMD RX 7700XT

@jaider
Copy link
Author

jaider commented Nov 4, 2024

(duplicated) rel. AUTOMATIC1111#16459

@jaider jaider closed this as completed Nov 4, 2024
@lshqqytiger lshqqytiger added the not amdgpu specific This issue is related to A1111 upstream. label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not amdgpu specific This issue is related to A1111 upstream.
Projects
None yet
Development

No branches or pull requests

2 participants