Cannot connect to host huggingface.co:443 ssl:default [信号灯超时时间已到]
Your question
Cannot connect to host huggingface.co:443 ssl:default [信号灯超时时间已到]
Logs
No response
Other
No response
Please check your network connection; connecting to huggingface may require a VPN. 请检查网络连接,连接到huggingface可能需要vpn
This issue is being marked stale because it has not had any activity for 30 days. Reply below within 7 days if your issue still isn't solved, and it will be left open. Otherwise, the issue will be closed automatically.
I also encountered this problem, so how did I solve it in the end.
I also encountered this problem, so how did I solve it in the end.
Typically, this issue occurs with China-based users because network access is restricted. A VPN is required to bypass this issue.
好嘛,又是vpn不行,对网络要求也太高了,我c站下东西就没事,结果装节点运行节点就都是网络问题
这个问题怎么解决,无响应,VPN也开了,还是不行
Could you please tell me exactly which files I need to download from Huggingface? Could you provide the full file path and file names? These options don't seem to exist in the console, thank you. The solution I can think of is manually downloading and placing the files.
不光要有模型文件,还要把csv文件放到models文件夹下,csv文件与onnx文件名相同
For example, in WD14, you can search the plugin repository for code related to model downloading to understand how it operates. By using string concatenation to form a URL (which should include both the model file and the data file with matching names), you can download them separately and then manually move them to the corresponding model folder.
flowing "offline use" part in https://github.com/pythongosssss/ComfyUI-WD14-Tagger, after you changed files' name as tutorials, switch model into wd-v1-4-convnext-tagger-v2 in WD14 Tagger node
flowing "offline use" part in https://github.com/pythongosssss/ComfyUI-WD14-Tagger, after you changed files' name as tutorials, switch model into
wd-v1-4-convnext-tagger-v2inWD14 Taggernode
thanks very much
https://github.com/pythongosssss/ComfyUI-WD14-Tagger 中流转 “offline use” 部分,将文件名更改为 tutorials 后,将模型切换到 in 节点
wd-v1-4-convnext-tagger-v2``WD14 Tagger非常感谢
新手看不懂啊 可以细说下操作吗 大仙
https://github.com/pythongosssss/ComfyUI-WD14-Tagger 中流转 “offline use” 部分,将文件名更改为 tutorials 后,将模型切换到 in 节点
wd-v1-4-convnext-tagger-v2WD14 Tagger ``非常感谢
新手看不懂啊 可以细说下操作吗 大仙 在下载的WD节点里找到pysssss.json,然后打开找到域名并改成"HF_ENDPOINT": "https://hf-mirror.com"(问题出在下载模型,如果开始下载模型则ok了)
这个插件很有脾气哦,我到huggingface给它下载好模型,改好名字,放到模型目录。它给我删了哦,就是要自己下。。。然后报错lol
下载offline use 离线模式的对应2个文件,重命名为特定的名称,放在特定的文件夹中,就解决了。例如:Simplest way is to use it online, interrogate an image, and the model will be downloaded and cached, however if you want to manually download the models:
Create a models folder (in same folder as the wd14tagger.py) Use URLs for models from the list in pysssss.json Download model.onnx and name it with the model name e.g. wd-v1-4-convnext-tagger-v2.onnx Download selected_tags.csv and name it with the model name e.g. wd-v1-4-convnext-tagger-v2.csv
我手动下载了"models": { "wd-eva02-large-tagger-v3": "https://huggingface.co/SmilingWolf/wd-eva02-large-tagger-v3", 解决了,
将.pyssssjson文件中的huggingface链接改为镜像站链接https://hf-mirror.com
The same problem is under study
大陆地区有哪些VPN比较好用?我试过好几个,没有一个满意的,对于节点联网、管理器获取节点列表信息、Git拉取等方面总是出问题。
Typically, this issue occurs with China-based users because network access is restricted. A VPN is required to bypass this issue.
Which VPN model is more suitable for the Chinese mainland?