Commit Graph

37 Commits

Author SHA1 Message Date
Julien Lubimiv
f938b3da37 checking types instead of names, WIP 2023-04-09 12:43:01 -04:00
FizzleDorf
530456e859
Merge branch 'comfyanonymous:master' into seedControls 2023-04-08 18:34:31 -04:00
comfyanonymous
60b4c31ab3 Add webp images to upload accept list. 2023-04-06 22:22:59 -04:00
FizzleDorf
69dfb0dca8 removed seedControl min/max values, now using main default min/max 2023-04-06 11:19:02 -04:00
FizzleDorf
08c9359cbe max randomized seed set to 4294967294 2023-04-04 13:39:56 -04:00
FizzleDorf
9c39a4188d changed denoise incr/decr amount to 0.1 2023-04-02 16:40:11 -04:00
FizzleDorf
a2d09199ba all fixed, names changed to reflect expanded functionality 2023-04-02 15:48:35 -04:00
FizzleDorf
d95c9946d5 fixed incr/decr for steps 2023-04-01 15:26:40 -04:00
FizzleDorf
aa6f6e697a controls now apply to number values except steps in inc/decr modes 2023-04-01 15:03:37 -04:00
FizzleDorf
33d301ba74 overlooked min/max for unused code 2023-04-01 02:38:08 -04:00
FizzleDorf
9f5b8cf664 halt batching for min/max seed values 2023-04-01 02:35:57 -04:00
flyingshutter
d0935a876b
Merge branch 'master' into fizzle296 2023-04-01 01:12:05 +02:00
flyingshutter
4661163a82 set seedControl to fexed seed for non seed numbers 2023-03-31 23:58:09 +02:00
flyingshutter
21b0104602 cleanup return value of seedWidget 2023-03-31 23:27:06 +02:00
flyingshutter
6cc52b42bb do not serialize seedControl 2023-03-31 19:18:58 +02:00
FizzleDorf
c8e0185921 back to where I'm at 2023-03-30 23:02:09 -04:00
FizzleDorf
521a0eedb6 almost there 2023-03-30 22:42:11 -04:00
FizzleDorf
a295d740d6 back to normal 2023-03-30 22:41:01 -04:00
FizzleDorf
ee1e423ac3 random commit 2023-03-30 21:59:47 -04:00
FizzleDorf
d7944246df random commit 2023-03-30 21:55:12 -04: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
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
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