1 Like
你太棒了
Same question, looking for an answer
Found the issue. AIGodlike is adding the same route twice:
POST /agl/get_translation
This causes the server to fail. Not sure why this is happening though…
I think it looks like a duplicate installation issue.
It seems that the previously installed AIGOD node was out of specification, so it was not recognized properly and was considered not installed, leading to a new installation.
Okay I found the issue. ComfyUI is importing the custom node twice because of the extra_model_paths.yaml file. To find that file check this guide.
Can you edit that file by commenting out the custom nodes key?
comfyui_desktop:
is_default: "true"
# Comment this out: custom_nodes: custom_nodes/
download_model_base: models
base_path: /Users/.../Desktop