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

Connection error #143

Open
orangekiller404 opened this issue Apr 1, 2024 · 3 comments
Open

Connection error #143

orangekiller404 opened this issue Apr 1, 2024 · 3 comments

Comments

@orangekiller404
Copy link

  • Inpaint Anything - ERROR - Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.
    'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /Uminosachi/dreamshaper_8Inpainting/resolve/main/model_index.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001EA06051FF0>, 'Connection to huggingface.co timed out. (connect timeout=10)'))' thrown while requesting HEAD https://huggingface.co/Uminosachi/dreamshaper_8Inpainting/resolve/main/model_index.json
  • Inpaint Anything - ERROR - Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.
    'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /Uminosachi/dreamshaper_8Inpainting/resolve/main/model_index.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001EA06051690>, 'Connection to huggingface.co timed out. (connect timeout=10)'))' thrown while requesting HEAD https://huggingface.co/Uminosachi/dreamshaper_8Inpainting/resolve/main/model_index.json
  • Inpaint Anything - ERROR - We have no connection or you passed local_files_only, so force_download is not an accepted option.
@orangekiller404
Copy link
Author

Every time I start inpatient, all the images on the page disappear. I have tried using the latest version, switched to different versions, and even attempted different networks, but none of them have resolved the issue.

@orangekiller404
Copy link
Author

Thank you for your attention to this matter. I look forward to your prompt response and assistance.

@Uminosachi
Copy link
Owner

Please try logging in to Hugging Face.

In the command line within the stable-diffusion-webui folder, run:

source venv/bin/activate
huggingface-cli login
deactivate

For Windows:

.\venv\Scripts\activate
huggingface-cli login
deactivate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants