- 17 Jan, 2024 1 commit
-
-
realazthat authored
-
- 16 Jan, 2024 3 commits
-
-
pythongosssss authored
* Fix renaming upload widget * Allow custom name
-
-
pythongosssss authored
* Add toggle to enable auto queue when graph is changed * type fix * better * better alignment * Change undoredo to not ignore inputs when autoqueue in change mode
-
- 15 Jan, 2024 2 commits
-
-
pythongosssss authored
-
comfyanonymous authored
-
- 14 Jan, 2024 2 commits
-
-
comfyanonymous authored
Pass a seed argument note that this might make old unclip images different.
-
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 1 commit
-
-
comfyanonymous authored
-