Lt.Dr.Data
fd35e24c11
bugfix on prev patch
...
* missing reflection of filename on send to img feature
2023-03-21 17:09:18 +09:00
Lt.Dr.Data
1b2e55718b
missing reflection of filename on send to img feature
2023-03-21 16:49:08 +09:00
Lt.Dr.Data
8865ea16b7
bugfix of 'send to img' feature
...
* FIXED: change 'required' to 'widget' for 'recv img', 'send to img'
* FIXED: await while copying file
* FIXED: use node.images[0].filename instead imageWidget.value
2023-03-21 16:03:29 +09:00
Lt.Dr.Data
1da4ea5898
Add support for sending output image to loaded image.
...
Simplify workflow of img2img with new feature.
* ADDED: 'recv img' button to LoadImage, LoadImageMask
* ADDED: 'send to img' button to SaveImage
2023-03-21 12:44:31 +09:00
comfyanonymous
0abe001edd
Merge branch 'save-images' of https://github.com/m957ymj75urz/ComfyUI
2023-03-20 14:29:45 -04:00
m957ymj75urz
d1138e8ba0
rework payload from server
2023-03-19 12:54:29 +01:00
comfyanonymous
739c1a753d
Fix annoyance.
2023-03-18 14:52:19 -04:00
pythongosssss
f2a6cff466
Add dragdrop handling to nodes with upload widget
2023-03-14 21:13:29 +00:00
pythongosssss
99abc0eb2e
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
4a326a2548
Added UploadImage+Mask nodes
2023-03-08 22:07:44 +00:00
pythongosssss
947e786c0a
Restored missing input edit fix
2023-03-03 20:10:18 +00:00
pythongosssss
4ef4cf913f
Adding built in extensions + example
2023-03-03 18:28:34 +00:00
pythongosssss
7e436ba9cc
Added handling of sockets
...
Started rework of UI elements
Added pnginfo handling
2023-03-02 21:34:29 +00:00
pythongosssss
5e25c77074
Initial refactoring changes
...
- Moved to web folder
- Splitting into individual files
2023-03-02 20:00:06 +00:00