Dr.Lt.Data
a5b8a856ef
Merge branch 'Main' into feature/img-send
2023-03-26 22:07:33 +09:00
comfyanonymous
58695f9c7a
Fix seed being impossible to increment/decrement by 1.
2023-03-25 11:12:03 -04:00
pythongosssss
7a7e3288ee
Added support for converting widgets to inputs (and back)
2023-03-23 21:37:19 +00:00
Lt.Dr.Data
185f314f37
patch for imagesendWidget
...
* consider node.images is undefined
* ugly indentation
2023-03-23 10:36:05 +09:00
Lt.Dr.Data
6f99837c76
Merge branch 'Main' into feature/img-send
2023-03-23 10:30:59 +09:00
pythongosssss
4257e4ce51
tidy
2023-03-22 18:52:24 +00:00
pythongosssss
76f4d65d79
Remove initial call as now unnecessary
...
Set canvas to dirty if we grow the node
2023-03-22 18:50:45 +00:00
pythongosssss
2b94dee3da
Calculate sizes when drawing if required
2023-03-22 18:43:43 +00:00
pythongosssss
b810ca49f1
Add support for multiple multiline text areas on the same widget
2023-03-21 21:34:00 +00:00
Guo Y.K
49705dc947
ui: hide decimal fraction for int fields
2023-03-21 17:48:00 +08:00
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