comfyanonymous
04da98df66
Add a way for nodes to validate their own inputs.
2023-04-23 16:03:26 -04:00
ltdrdata
73ff5c5278
Add clipspace feature. ( #541 )
...
* 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>
2023-04-23 15:58:55 -04:00
pythongosssss
7ffe40e3c2
use window.name instead of session storage
...
- prevents duplicate stealing session id
2023-04-23 10:31:21 +01:00
comfyanonymous
922a327ca9
Merge branch 'settings-slider' of https://github.com/missionfloyd/ComfyUI
2023-04-17 22:45:46 -04:00
Karun
80512e598a
Adds several keybinds that interact with ComfyUI ( #491 )
...
* adds keybinds that interact w/ comfy menu
* adds remaining keybinds
* adds keybinds to readme and converts to table
* ctrl s and o save and open workflow
* moves keybinds to sep file, update readme
* remap load default, support keycodes
* update keybinds table, prepends comfy to ids
* escape exits out of modals
* modifier keys also use map
* adds setting for filename prompt
* better handle filename prompt
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-04-16 01:25:11 -04:00
pythongosssss
51578c8ba6
style
2023-04-15 21:41:21 +01:00
pythongosssss
a496a45f3e
Adds jsdoc for better dev experience
2023-04-15 21:40:39 +01:00
pythongosssss
855442e5b1
Prevent generating bad replacement regex
2023-04-15 10:29:32 +01:00
comfyanonymous
3a21c11f68
Fix widgets not getting converted correctly in workflows.
2023-04-13 10:38:41 -04:00
missionfloyd
51d5668f14
Fix indentation
2023-04-12 21:15:21 -06:00
missionfloyd
52cd245d21
Add slider setting type
2023-04-12 19:36:35 -06:00
FizzleDorf
b062f87a7e
Seed controls added to Ksamplers ( #296 )
...
Co-authored-by: flyingshutter <flyingshutter@users.noreply.github.com>
2023-04-12 20:57:13 -04:00
pythongosssss
a64d858356
Add support for dropping images from urls
2023-04-12 13:49:32 +01:00
comfyanonymous
5d4c1c52c3
Merge branch 'fix/pnginfo-import' of https://github.com/filipemeneses/ComfyUI
2023-04-08 18:48:53 -04:00
comfyanonymous
04d13a1a37
Merge branch 'catch-configure-errors' of https://github.com/pythongosssss/ComfyUI
2023-04-08 18:37:47 -04:00
comfyanonymous
f069583252
Merge branch 'missing-node-warning' of https://github.com/pythongosssss/ComfyUI
2023-04-08 18:37:27 -04:00
comfyanonymous
b458942ab3
Merge branch 'node-templates' of https://github.com/pythongosssss/ComfyUI
2023-04-08 18:37:05 -04:00
comfyanonymous
25edb68351
Merge branch 'master' of https://github.com/city96/ComfyUI
2023-04-08 15:50:26 -04:00
pythongosssss
07859b9bdc
Fix multiple missing
2023-04-08 16:55:09 +01:00
pythongosssss
95a43082e1
Improve error UI
2023-04-08 16:37:09 +01:00
pythongosssss
43eb049ddc
Better filename check
2023-04-08 16:31:10 +01:00
pythongosssss
625acbec71
Add error handling around initial load of workflow
2023-04-08 16:23:57 +01:00
Filipe
715ecf8f96
Fix large workflow pnginfo import
2023-04-08 12:00:03 -03:00
pythongosssss
f9a6e5c6f4
const
2023-04-08 14:52:24 +01:00
pythongosssss
1b529aedb3
Adds warning when loading graph with nodes you dont have
2023-04-08 14:50:57 +01:00
pythongosssss
e2d6ba9fd1
Support dataset when creating elements
...
Allow dialog to show element and override buttons
2023-04-08 14:38:45 +01:00
comfyanonymous
508d58dbfc
Change the default prompt to something more impressive.
2023-04-08 01:10:15 -04:00
comfyanonymous
f4e478eb4c
Add webp images to upload accept list.
2023-04-06 22:22:59 -04:00
comfyanonymous
170da91441
Merge branch 'image-node-keybindings' of https://github.com/ALSchwalm/ComfyUI
2023-04-06 03:27:42 -04:00
comfyanonymous
01f9d8268d
Merge branch 'menu-drag' of https://github.com/missionfloyd/ComfyUI
2023-04-06 03:19:20 -04:00
missionfloyd
e10577366b
Style modals to match rest of UI
2023-04-05 15:56:41 -06:00
missionfloyd
d56ef7e753
Put drag icon back
2023-04-05 08:57:44 -06:00
missionfloyd
1a6f38afe0
Remove menu drag handle
2023-04-04 22:03:22 -06:00
missionfloyd
5885832d11
Make the default true
2023-04-04 21:53:02 -06:00
missionfloyd
b49a528720
Add confirmation for clearing canvas
2023-04-04 21:20:49 -06:00
Adam Schwalm
7f92a6c40e
Add left/right/escape hotkeys for image nodes
2023-04-04 21:02:40 -05:00
City
850028f65c
Ask for confirmation before clearing nodes
2023-04-04 18:16:23 +02:00
comfyanonymous
041c24e4d7
Merge branch 'snap-to-grid' of https://github.com/pythongosssss/ComfyUI
2023-04-02 14:13:55 -04:00
pythongosssss
a85b48aa5b
Adds middle click for default node creation
...
Enable two useful properties
2023-04-02 15:57:12 +01:00
pythongosssss
d01b6780b0
formatting
2023-04-02 15:36:27 +01:00
pythongosssss
b740c40402
Snap to grid
2023-04-02 15:33:34 +01:00
pythongosssss
be0a94d11a
Support numeric settings, tooltip, extra attrs
2023-04-02 15:16:08 +01:00
comfyanonymous
c27b187035
Merge branch 'menu-save-and-anchor' of https://github.com/pythongosssss/ComfyUI
2023-04-02 01:56:12 -04:00
pythongosssss
990fccb776
Added a queue for the queue action
2023-04-01 18:46:05 +01:00
pythongosssss
60c4724e24
Clone default graph before using
2023-03-31 20:35:26 +01:00
pythongosssss
6bfdc94d88
Swap order to prevent being cleared
2023-03-31 18:04:53 +01:00
City
6e2686e199
Fallback for node title
2023-03-31 00:54:35 +02:00
City
dd438a9d3b
Add human-readable names for nodes
2023-03-30 23:13:58 +02:00
pythongosssss
aed4296b1a
Formatting
2023-03-30 20:15:48 +01:00
pythongosssss
a05660983d
Formatting
2023-03-30 20:15:12 +01:00