- 30 Jun, 2023 1 commit
-
-
comfyanonymous authored
If the same node id with the same class exists between two executions the same instance will be used. This means you can now cache things in nodes for more efficiency.
-
- 13 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 12 Jun, 2023 1 commit
-
-
comfyanonymous authored
-
- 28 May, 2023 11 commits
-
-
comfyanonymous authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
space-nuko authored
-
- 23 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 22 May, 2023 1 commit
-
-
comfyanonymous authored
"node_errors" contains a dict keyed by node ids. The contents are a message and a list of dependent outputs.
-
- 21 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 15 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 14 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 13 May, 2023 2 commits
-
-
comfyanonymous authored
-
BlenderNeko authored
* allow nodes to map over lists * make work with IS_CHANGED and VALIDATE_INPUTS * give list outputs distinct socket shape * add rebatch node * add batch index logic * add repeat latent batch * deal with noise mask edge cases in latentfrombatch
-
- 11 May, 2023 1 commit
-
-
comfyanonymous authored
-
- 10 May, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 26 Apr, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 24 Apr, 2023 1 commit
-
-
comfyanonymous authored
-
- 23 Apr, 2023 2 commits
-
-
comfyanonymous authored
-
ltdrdata authored
* Add clipspace feature. * feat: copy content to clipspace * feat: paste content from clipspace Extend validation to allow for validating annotated_path in addition to other parameters. Add support for annotated_filepath in folder_paths function. Generalize the '/upload/image' API to allow for uploading images to the 'input', 'temp', or 'output' directories. * rename contentClipboard -> clipspace * Do deep copy for imgs on copy to clipspace. * add original_imgs into clipspace * Preserve the original image when 'imgs' are modified * robust patch & refactoring folder_paths about annotated_filepath * Only show the Paste menu if the ComfyApp.clipspace is not empty * instant refresh on paste force triggering 'changed' on paste action * subfolder fix on paste logic attach subfolder if subfolder isn't empty --------- Co-authored-by:Lt.Dr.Data <lt.dr.data@gmail.com>
-
- 15 Apr, 2023 2 commits
-
-
comfyanonymous authored
-
藍+85CD authored
-
- 29 Mar, 2023 1 commit
-
-
pythongosssss authored
Fire executed event on node when message received
-
- 28 Mar, 2023 1 commit
-
-
Davemane42 authored
@classmethod def INPUT_TYPES(cls): return { "hidden": {"unique_id": "UNIQUE_ID"}, }
-
- 27 Mar, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 22 Mar, 2023 1 commit
-
-
comfyanonymous authored
-
- 07 Mar, 2023 1 commit
-
-
pythongosssss authored
-
- 02 Mar, 2023 1 commit
-
-
comfyanonymous authored
-