ComfyUI template extra path bug
The official template isn't picking up the workspace folders for ComfyUI because the yaml extension is wrong.
Here's the fix.
https://github.com/runpod/containers/pull/92
GitHub
Fix: Rename extra_model_paths.yml to .yaml for ComfyUI compatibilit...
Currently, the comfy UI template isn't picking up the workspace/comfyui/models folder because the extra_model_path file has a .yml extension instead of a .yaml extension which is what comfy...
2 Replies