Hello! I am relatively new to using SwarmUI (just installed and set it up today).
I previously used ComfyUI without issue multiple times, so I went to set the backend to my existing ComfyUI setup.
However I am getting errors of missing modules for ComfyUI, which I know I have installed. Then I remember I run ComfyUI on a venv, and that all my modules are installed there.
Do I need to do something like a .bat file to run instead of running the main.py directly?
#Missing dependencies (?)
7 messages · Page 1 of 1 (latest)
uhh easiest thing to do is just rerun the swarm install and let it install comfy for you
backup plan is do a script to activate your custom venv before launch swarm
or put the venv in ComfyUI/venv so swarm can autodetect it and use it
Ah. I see. Thanks! But Would I still be able to shift the models/loras/upscale models directories to my ComfyUI?
you can tell swarm to read its models from wherever you have them in the Server settings tab
a similar issue occured, any solution ?