-
GPT的解释是 这个错误简化下来是: 在执行 easy fullLoader 时,程序调用了 load_checkpoint_guess_config 函数,但传递了一个名为 model_options 的参数,而这个函数并不接受该参数,导致程序报错。 关键点: 函数 load_checkpoint_guess_config 不支持 model_options 这个参数。 检查是否使用了错误版本的 ComfyUI 或者相关插件,可能新版本中 load_checkpoint_guess_config 函数的接口有所更改。 |
Beta Was this translation helpful? Give feedback.
Answered by
yolain
Aug 18, 2024
Replies: 1 comment 1 reply
-
更新comfyui |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SANWU5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
更新comfyui