- 28 May, 2023 2 commits
-
-
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 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 28 Feb, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 26 Feb, 2023 1 commit
-
-
comfyanonymous authored
-
- 25 Feb, 2023 1 commit
-
-
comfyanonymous authored
-
- 23 Feb, 2023 3 commits
-
-
pythongosssss authored
fixed removing history items
-
pythongosssss authored
-
pythongosssss authored
Moved socket output updates to all node executions Made image rendering on nodes more generic
-
- 21 Feb, 2023 2 commits
-
-
pythongosssss authored
Reworked sockets to use socketio Added progress to nodes Added highlight to active node Added preview to saveimage node
-
comfyanonymous authored
-
- 20 Feb, 2023 1 commit
-
-
masterpiecebestquality authored
-