我用comfyUI Manager的时候
弹出该错误
哪怕用了魔法也是这样。百度逛了一圈找不到解决方案,实在没办法,我就去看了看设置
C:\DesignSoftware\ComfyUI_Office\user\default\ComfyUI-Manager\config.ini
preview_method = none
git_exe =use_uv = False
channel_url = https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
share_option = all
bypass_ssl = True
file_logging = True
component_policy = workflow
update_policy = stable-comfyui
windows_selector_event_loop_policy = False
model_download_by_agent = False
downgrade_blacklist =
security_level = normal
skip_migration_check = False
always_lazy_install = False
network_mode = public
db_mode = cache
看了下有没有差不多的,我把bypass_ssl = False改成了True就可以了。
这样有下载速度就正常了,安装完后会提示你重启comfyUI。