Alex "mcmonkey" Goodwin

Results 541 comments of Alex "mcmonkey" Goodwin

fixable via ![image](https://github.com/comfyanonymous/ComfyUI/assets/4000772/8ae5e897-c2bd-425b-b717-81ada580199e)

Did some testing, Comfy is trying to be smart about caching and not load the model twice, but then has to apply lora twice -- you can't even have a...

I think this needs two fixes: - Disable the 'Add' button when there's not valid inputs - Handle the bad segment input properly serverside (probably just let it emit the...

Yep, mobile support on the Generate tab is definitely a major feature requirement. I have a rough idea of how it'd work: The main screen should be just the prompt...

If you get it clean and it doesn't break on desktop sized usage, I'd love a PR for that!

mobile support is in the works, Swarm now has extremely minimal but functional phone screen support. Opens to the center area only, swipe from the edges to pull in the...

In actual UI there's two progress reports: 1st, the queue size estimate ![image](https://github.com/mcmonkeyprojects/SwarmUI/assets/4000772/f21dcf5b-7920-45e8-b529-8dc6f04eb9a4) 2nd, the bars under images: ![image](https://github.com/mcmonkeyprojects/SwarmUI/assets/4000772/6765c772-d63e-4c39-8bad-45c043c81b4b) (Generally the green bar is the main one, but there's also...

There's now a `(3 generating)` prefix on the page title for when generating several images, doesn't currently account for single image progress percent

I do support this idea myself, I did this same thing in Swarm a couple months ago for the same reason (only for `.safetensors` specifically, everything else renders as normal)

The new model library sidebar view hides the `.safetensors` extension