lllyasviel / ControlNet

Let us control diffusion models!
Apache License 2.0
28.94k stars 2.61k forks source link

Unable to Connect to Hugging Face for Model Download in China Mainland #662

Open xinbinsun opened 3 months ago

xinbinsun commented 3 months ago

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

coderpracticer commented 3 months ago

Hi,i encounter this error also. Unfortunately, the provided link is empty.

coderpracticer commented 3 months ago

thanks, i have sloved this question.

xinbinsun commented 3 months ago

thanks, i have sloved this question.

I'm glad I can help you

Wei-1989 commented 2 months ago

thanks, i have sloved this question.

can you tell me how to fix it?