lllyasviel / lllyasviel/ControlNet
Unable to Connect to Hugging Face for Model Download in China Mainland
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I encountered the following error message related to the inability to connect to Hugging Face for downloading models in China Mainland: 'HTTPSConnectionPool(host='huggingface.co', port=443)'. I made some modifications to the code to address it:https://github.com/xinbinsun/ControlNet/blob/main/README.md
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported HTTPSConnectionPool error and inspect the linked README changes for how model downloads are handled. Reproduce the Hugging Face connection failure in mainland China if possible, then verify that the documented or implemented workaround allows the model download to complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- machine-learning, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100