举一反三
有很多使用comfyui的小伙伴在更新节点的时候经常会报错,就像下面这样:
其实我们可以发现comfyui查找更新是通过联网访问“https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json”这个json文件,如果这个json文件由于网络延迟访问不了,就无法正常更新!
因此,我们同样可以通过上面的方法查找到“https://raw.githubusercontent.com”这个域名解析最快的DNS地址,并且在hosts文件中指定该DNS地址!
原创文章,作者:朋远方,如若转载,请注明出处:https://caovan.com/tisuzhongguodalujingneiyouhuagithubdefangwenwangluojiaocheng/.html