Alex "mcmonkey" Goodwin
Alex "mcmonkey" Goodwin
Check the console window, there should be an error message there
There isn't a venv in the default comfy install. You'll want to - Open `StableSwarmUI\dlbackend\comfy` - open a command line there - run `python_embeded\python.exe -m pip install torch-directml` EDIT: and...
Update: I now have the logic to automatically install with AMD compatibility... in theory. In practice, on Windows, torch-directml is a deeply broken library that's basically unsupported and so the...
the Windows installer I tested and I managed to get to actually work - *barely*. On an RX 7900 XT (20 GiB VRAM) it installs and works, but you need...
- Check debug logs for more info - check that, uh, you have hardware capable of running SD? ie nvidia GPU with still-maintained firmware - when in doubt if everything...
What you posted isn't the _Debug_ log, it's the _Info_ log. EDIT1: Nvidia docs are hard to decipher around non-consumer cards, but I believe V100 is the datacenter equivalent of...
wrong repo, you want https://github.com/mcmonkeyprojects/SwarmUI
model automatic presets is definitely a needed feature
It feels like it might be better here to just track the original prompt in metadata cleanly, rather than having a new parameter for edit prompt? When the init image...
Closing for now as this has not been updated since 2024. Re-open if/when you want to continue.