- 26 Jan, 2024 1 commit
-
-
comfyanonymous authored
-
- 24 Jan, 2024 2 commits
-
-
comfyanonymous authored
Put the model file in models/photomaker and use PhotoMakerLoader. Then use PhotoMakerEncode with the keyword "photomaker" to apply the image
-
-
- 23 Jan, 2024 2 commits
-
-
pythongosssss authored
* Support refresh on group node combos * fix check
-
Dr.Lt.Data authored
self.scheduler -> scheduler_name Co-authored-by:Lt.Dr.Data <lt.dr.data@gmail.com>
-
- 22 Jan, 2024 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
Kristjan Pärt authored
* Fix render on change not respecting auto queue checkbox Fix issue where autoQueueEnabled checkbox is ignored for changes if autoQueueMode is left on `change` * Make check more specific
-
- 21 Jan, 2024 1 commit
-
-
- 20 Jan, 2024 1 commit
-
-
comfyanonymous authored
-
- 19 Jan, 2024 1 commit
-
-
comfyanonymous authored
-
- 18 Jan, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
This node is unfinished, SVD checkpoints saved with this node will work with ComfyUI but not with anything else.
-
- 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 3 commits
-
-
TFWol authored
-
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 6 commits
-
-
comfyanonymous authored
Remove --server-storage argument.
-
comfyanonymous authored
-
realazthat authored
-
TFWol authored
- Implemented a `try-except` block in the `recursive_search` function to handle `FileNotFoundError` gracefully. - When encountering a file or directory path that cannot be accessed (causing `FileNotFoundError`), the code now logs a warning and skips processing for that specific path instead of crashing the node (CheckpointLoaderSimple was usually the first to break). This allows the rest of the directory traversal to proceed without interruption.
-
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
-