- 23 Apr, 2023 1 commit
-
-
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
-
- 18 Feb, 2023 1 commit
-
-
comfyanonymous authored
-
- 16 Feb, 2023 1 commit
-
-
pythongosssss authored
Triton doesnt work on Windows so hide the error
-
- 13 Feb, 2023 2 commits
-
-
pythongosssss authored
This was for hiding an error on Windows, but it isn't required
-
pythongosssss authored
-
- 12 Feb, 2023 2 commits
-
-
pythongosssss authored
-
pythongosssss authored
Moved the existing API endpoints to use aoihttp and added websocket notifications
-
- 10 Feb, 2023 1 commit
-
-
comfyanonymous authored
Use: --normalvram to disable it.
-
- 08 Feb, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Feb, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 02 Feb, 2023 1 commit
-
-
comfyanonymous authored
The queue can now be queried, entries can be deleted and prompts easily queued to the front of the queue. Just need to expose it in the UI next.
-
- 29 Jan, 2023 1 commit
-
-
comfyanonymous authored
-
- 27 Jan, 2023 1 commit
-
-
comfyanonymous authored
-
- 26 Jan, 2023 1 commit
-
-
comfyanonymous authored
-
- 25 Jan, 2023 1 commit
-
-
comfyanonymous authored
-
- 23 Jan, 2023 1 commit
-
-
comfyanonymous authored
-