Alex "mcmonkey" Goodwin
Alex "mcmonkey" Goodwin
Comfy's server currently only returns model metadata, not secondary files, ie if you apply the images in [ModelSpec](https://github.com/Stability-AI/ModelSpec) format, Comfy's model browser will see them. If you use [SwarmUI](https://github.com/mcmonkeyprojects/SwarmUI) to...
This is a perfect demonstration of _why_ there's automatic resizing btw: `the test image I've been using is 1152x869 (an SDXL 4:3 image created by Swarm)` If that image was...
With the new `SwarmInputImage` node, you can take a custom image input, and choose whether or not to autoresize it with the `auto_resize` toggler on the node
While there should indeed be an interface feature for this, as long as you have access to the system swarm is running on you can just open up the output...
`options to select or upload a different image` This part was done recently
As of somewhat recently, this is now covered by the ImageMetadataFormat user setting 
ooo omg your screen is so wide, okay i see your problem lol
Can you specify more about the context of what you're doing here? Is this using the Grid Generator, or API, or rapidly sending gens manually, or...?
If you meant GridGen usage, the way to do that is just order things correctly to avoid that - the above commit ^ completes something that's been on the todolist...