Alex "mcmonkey" Goodwin

Results 541 comments of Alex "mcmonkey" Goodwin

NPCs still are very bad at navigation in water. They seem to sometimes be able to get through, but very slowly.

Nope, being worked on rn, expect an update soon!

The Comfy Stability-API nodes are now included out of the box in Swarm () So you can use a "Stability SD3" node to generate using SD3 in comfy. There's a...

Not sure what'll happen with the StabilityAPI backend atm - either will be scrapped (in favor of the comfy node setup) or rewritten entirely. Right now it's designed for the...

That's... new. I've never seen that, the error doesn't even make sense. Best I can suggest is a full cleanup: - Delete swarm folder - Use the windows "installed apps"...

For basic usage just apply a style preset, there's a good pack you can use as a basis in the docs https://github.com/Stability-AI/StableSwarmUI/blob/master/docs/Presets.md For not-so-basic contextually-aware usage, I would indeed like...

`such as bad hands or deformed in the negative prompts, to get good results?` With SDXL, broadly speaking, negatives aren't too important. SDXL often works great when you just leave...

You can fine-tune now with the links Ph0rk0z posted above, but ... yeah wait for the next release, the Alpha's are just that - initial Alpha's not meant for real...

The relevant install code is this script: https://github.com/Stability-AI/StableSwarmUI/blob/master/launchtools/comfy-install-linux.sh The initial base install that you put this script in doesn't actually require python, it's valid to run Swarm itself without python,...

That's the key though - python is not critical in the swarm install script. It's only critical if/when the comfy install script is hit. It's perfectly valid to run swarm...