- 14 Jan, 2024 1 commit
-
-
pythongosssss authored
* Adds copy image option if browser feature available * refactor
-
- 13 Jan, 2024 7 commits
-
-
-
-
pythongosssss authored
-
pythongosssss authored
* wip group manage * prototyping ui * tweaks * wip * wip * more wip * fixes add deletion * Fix tests * fixes * Remove test code * typo * fix crash when link is invalid
-
pythongosssss authored
-
pythongosssss authored
-
pythongosssss authored
-
- 12 Jan, 2024 3 commits
-
-
comfyanonymous authored
I think message describes them better.
-
comfyanonymous authored
-
-
- 11 Jan, 2024 5 commits
-
-
comfyanonymous authored
Remove --server-storage argument.
-
comfyanonymous authored
-
realazthat authored
-
comfyanonymous authored
-
comfyanonymous authored
This is an alternative to VAE Encode for inpaint that should work with lower denoise. This is a different take on #2501
-
- 10 Jan, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 09 Jan, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 08 Jan, 2024 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
pythongosssss authored
* wip per user data * Rename, hide menu * better error rework default user * store pretty * Add userdata endpoints Change nodetemplates to userdata * add multi user message * make normal arg * Fix tests * Ignore user dir * user tests * Changed to default to browser storage and add server-storage arg * fix crash on empty templates * fix settings added before load * ignore parse errors
-
comfyanonymous authored
-
- 07 Jan, 2024 2 commits
-
-
comfyanonymous authored
support masked attention.
-
comfyanonymous authored
-
- 06 Jan, 2024 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
ramyma authored
-
- 05 Jan, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
This node lets you generate a batch of images with different elevations or azimuths by setting the elevation_batch_increment and/or azimuth_batch_increment. It also sets the batch index for the latents so that the same init noise is used on each frame.
-
- 04 Jan, 2024 1 commit
-
-
comfyanonymous authored
A POST request to /free with: {"unload_models":true} will unload models from vram. A POST request to /free with: {"free_memory":true} will unload models and free all cached data from the last run workflow.
-
- 03 Jan, 2024 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
This is an old model. Load the checkpoint like a regular one and use the new SD_4XUpscale_Conditioning node.
-
- 02 Jan, 2024 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
Replace constants with downscale_ratio and latent_channels.
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-