Alex "mcmonkey" Goodwin
Alex "mcmonkey" Goodwin
actually considering that's becoming a merge conflict issue and it's entirely untested anyway, I'm going to remove it for now, and recommend (cc @huchenlei ) that we merge as-is with...
PR https://github.com/Comfy-Org/ComfyUI_frontend/pull/878 addressed this, not sure if we want to close this issue or keep it open as a goal to get actual full metrics rather than borrowing a static...
Wrong repo, this is the stability repo from over a year ago, you want https://github.com/mcmonkeyprojects/SwarmUI
`aiofiles` wasn't doing as much as I thought it was, and it's kinda wacky that it works, but new commit replaces the external dependency with a single helper class
`ThreadPoolExecutor` ends up a lot cleaner than trying to jank asyncio to, yknow, help asynchronously process IO :')
### Testing notes: - On a very fast local SSD, this actually increases the load time a touch. From `0.02` to `0.2` seconds (*`0.08` after first opti below). Not really...
That resolution in Swarm's aspect ratio dropdown is 4:3 and 3:4
cc @nightgrey for comment re is `--rm` here a good idea? iirc there was an intentional decision to not including that, but it's been long enough that I'm not sure...
yeah okay, it seems `--rm` is valid enough here and probably better as a default behavior for users that don't do more manual control of their docker setups. ps @Someguitarist...
... but this PR was written on the github web code editor and never tested. Ow. Formatting errors