Commit Graph
23 Commits
Author SHA1 Message Date
comfyanonymous 38de3dc3b6 Merge branch 'uploadimages' of https://github.com/pythongosssss/ComfyUI 2023-03-09 13:30:19 -05:00
pythongosssss 9ee1eb8dc5 Changed to upload to input dir
Fixed jpg
Added dupe support
Changed to use existing nodes
2023-03-09 17:57:59 +00:00
pythongosssss 1fcec7070e Added UploadImage+Mask nodes 2023-03-08 22:07:44 +00:00
pythongosssss 6dc6d16612 Added invert scrolling setting 2023-03-08 20:04:22 +00:00
pythongosssss c9f8d6b641 Added simple settings dialog
Updated to use css vars for colors
2023-03-08 20:03:37 +00:00
pythongosssss e69202b33e Updated to reuse session id if available 2023-03-07 13:24:15 +00:00
pythongosssss 653b4aba74 Fixed check for polling 2023-03-06 16:47:02 +00:00
pythongosssss 2209b50f7c Allow any node to draw images 2023-03-06 15:50:29 +00:00
pythongosssss 2f137875a6 Merge remote-tracking branch 'origin/master' into frontendrefactor 2023-03-05 21:55:16 +00:00
pythongosssss 21ec194c8c Allow serializeValue to be async 2023-03-03 21:13:40 +00:00
pythongosssss 44b7acc884 Only poll if it has never opened 2023-03-03 21:13:11 +00:00
pythongosssss 4e8c425e3f Restored accidently removed code 2023-03-03 20:17:03 +00:00
pythongosssss a31483f566 Restored missing input edit fix 2023-03-03 20:10:18 +00:00
pythongosssss f61df5faf2 Added dynamic loading of extensions 2023-03-03 19:05:39 +00:00
pythongosssss 087d931d9e Redraw node on opt change 2023-03-03 18:48:22 +00:00
pythongosssss f6bab67bd2 Changed to store resolved prompt in workflow info 2023-03-03 18:40:50 +00:00
pythongosssss dfe25a9eaa Adding built in extensions + example 2023-03-03 18:28:34 +00:00
pythongosssss f1a17ccae5 Documenting methods 2023-03-03 15:47:33 +00:00
pythongosssss 31e72ecdae Readded loading file 2023-03-03 15:27:08 +00:00
pythongosssss 4a48e65f1e More work on UI 2023-03-03 15:20:49 +00:00
pythongosssssandGitHub 739fb214e0 Added handling of sockets
Started rework of UI elements
Added pnginfo handling
2023-03-02 21:34:29 +00:00
pythongosssssandGitHub 58fa3ecd55 Refactored sockets 2023-03-02 21:33:50 +00:00
pythongosssssandGitHub f51b02e59f Initial refactoring changes
- Moved to web folder
 - Splitting into individual files
2023-03-02 20:00:06 +00:00