64 Commits (master)

Author SHA1 Message Date
comfyanonymous daa92a8ff4 Fix potential issues with the int rounding fix. 7 months ago
comfyanonymous 89d0e9abeb Fix int widgets rounding. 7 months ago
comfyanonymous d64e217427 Fix annoying float issue causing the value to be rounded to above the max. 7 months ago
pksebben 53a22e1ab9 add increment-wrap as option to ValueControlWidget when isCombo, which loops back to 0 when at end of list 10 months ago
pythongosssss 8e916735c0 export function 10 months ago
pythongosssss 32034217ae add setting to change control after generate to run before 10 months ago
comfyanonymous ec7a00aa96 Fix extension widgets not working. 12 months ago
pythongosssss 7f469203b7
Group nodes (#1776) 12 months ago
pythongosssss 70d2ea0faa
Control filter list (#2009) 1 year ago
pythongosssss 6ff06fa796
Animated image output support (#2008) 1 year ago
comfyanonymous f12ec55983 Allow boolean widgets to have no options dict. 1 year ago
Jairo Correa 006b24cc32 Prevent image cache 1 year ago
comfyanonymous 2ec6158e9e Call widget callback on value control to fix primitive node issue. 1 year ago
comfyanonymous 6d3dee9d16 Clean up #1541. 1 year ago
City 7c93afd2cd
Manual float precision, toggle for old behavior (#1541) 1 year ago
comfyanonymous db63aa7e53 Nodes can now control the rounding in the UI. 1 year ago
comfyanonymous 07691e80c3 Does it make sense to allow configuring the round and precision? 1 year ago
Chris 7372255e49 Specify the precision and rounding based on step 1 year ago
Chris 3ebe6b539a round float widgets (by default to 0.001) 1 year ago
MoonRide303 ff962098fd Fixed Load Image preview not displaying some files (issue #1158) 1 year ago
Michael Abrahams 6f70227b8c Add support for pasting images into the graph 1 year ago
Dr.Lt.Data d9f4922993
fix: cannot disable dynamicPrompts (#1327) 1 year ago
comfyanonymous 5ac96897e9 Images can now be uploaded by dragging from another window in chromium. 1 year ago
comfyanonymous c99d8002f8 Make sure the pooled output stays at the EOS token with added embeddings. 1 year ago
comfyanonymous e4a3e9e54c Add an option in the UI to disable sliders. 1 year ago
comfyanonymous 38cfba0430 Rename toggle to boolean. 1 year ago
comfyanonymous 076d2db60f display_as -> display. 1 year ago
Guillaume Faguet 6cdc9afc7c pass slider type as option 1 year ago
Guillaume Faguet d3d9ad00d8 added slider and toggle widget 1 year ago
comfyanonymous 907c9fbf0d Refactor to make it easier to set the api path. 1 year ago
Alex "mcmonkey" Goodwin 5797ff89b0 use relative paths for all web connections 1 year ago
comfyanonymous af15add967 Fix annoyance with textbox unselecting in chromium. 1 year ago
Dr.Lt.Data d43cff2105 bugfix: image widget's was mis-aligned when node has multiline widget 1 year ago
Dr.Lt.Data 422163c2ba bugfix: Fixing the calculation issue when an image widget is added to the size calculation of the text widget. 1 year ago
Dr.Lt.Data 9f3a19b728
improve: lightweight preview to reduce network traffic (#733) 1 year ago
malern 2998e232cb Make multiline widget work with different canvas dimensions. 2 years ago
comfyanonymous 11e7168d56 Remove print. 2 years ago
comfyanonymous 13d94caf49 Add control_after_generate to combo primitive. 2 years ago
comfyanonymous 850daf0416 Masked editor changes. 2 years ago
Dr.Lt.Data ae08fdb999
Clipspace Menu and MaskEditor application. (#548) 2 years ago
pythongosssss 7e51bbd07f automatic calculation of image pos from widgets 2 years ago
Jake D 54251ad85e
Colored MultilineWidget (#524) 2 years ago
comfyanonymous 36acce58e7 Auto increase the size of the image upload widget when there's an image. 2 years ago
FizzleDorf 3f52e7cbb1
Seed controls added to Ksamplers (#296) 2 years ago
comfyanonymous 60b4c31ab3 Add webp images to upload accept list. 2 years ago
comfyanonymous 58695f9c7a Fix seed being impossible to increment/decrement by 1. 2 years ago
pythongosssss 7a7e3288ee Added support for converting widgets to inputs (and back) 2 years ago
pythongosssss 4257e4ce51 tidy 2 years ago
pythongosssss 76f4d65d79 Remove initial call as now unnecessary 2 years ago
pythongosssss 2b94dee3da Calculate sizes when drawing if required 2 years ago