R
RunPod4w ago
dmg

Diffusers conflict in ComfyUI

6 Replies
dmg
dmgOP4w ago
Hey guys, cant get a workflow that works on windows to work on linux Can i DM one of you a runpod link to check?
dmg
dmgOP4w ago
No description
dmg
dmgOP4w ago
GM @Elder Papa Madiator Can i send you my comfyui link?
chrissm79
chrissm794w ago
Literally just ran into this issue for this reason: https://github.com/huanngzh/ComfyUI-MVAdapter/issues/44 I had both comfyui-diffusers and comfyui-mvadapter installed. They both have the same node names so ComfyUI was showing me the diffusers node when I was trying to use the mvadapter one. I had to go into the nodes.py file (at the bottom) and rename them so they would show up.
GitHub
Conflicting Nodes · Issue #44 · huanngzh/ComfyUI-MVAdapter
Several nodes from ComfyUI-Diffusers appear to have been pasted into this repo but without changing the names. In my case, this made the example workflows not work. But this could also break other ...

Did you find this page helpful?