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

automasker generator issue #12

Open
BarryyyDrew opened this issue Aug 5, 2024 · 1 comment
Open

automasker generator issue #12

BarryyyDrew opened this issue Aug 5, 2024 · 1 comment

Comments

@BarryyyDrew
Copy link

got prompt
!!! Exception during processing!!! An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.
Traceback (most recent call last):
File "C:\Users\123.conda\envs\comfy-catvton\lib\site-packages\urllib3\connection.py", line 196, in _new_conn
sock = connection.create_connection(
File "C:\Users\123.conda\envs\comfy-catvton\lib\site-packages\urllib3\util\connection.py", line 85, in create_connection
raise err
File "C:\Users\123.conda\envs\comfy-catvton\lib\site-packages\urllib3\util\connection.py", line 73, in create_connection
sock.connect(sa)
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。

@BarryyyDrew
Copy link
Author

BarryyyDrew commented Aug 5, 2024

i solve this issue, just add mirror to the path , like os.environ["HF_ENDPOINT"] = "https://hf-mirror.com" in the main.py

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

1 participant