125 Commits (ff962098fdf4486fa5117e268187af964aaf586d)

Author SHA1 Message Date
comfyanonymous 6962cb46a9 Fix issue when node_input is undefined. 1 year ago
comfyanonymous 7291e303f6 Fix issue with some workflows not getting serialized. 1 year ago
Michael Poutre 9a7a52f8b5
refactor/fix: Treat forceInput widgets as standard widgets 1 year ago
Michael Poutre 6944288aff
refactor(ui): Switch statement, and handle other modes in group actions 1 year ago
Michael Poutre e30d546e38
feat(ui): Add node mode toggles to group context menu 1 year ago
comfyanonymous f081017c1a Save memory by storing text encoder weights in fp16 in most situations. 1 year ago
comfyanonymous d7b3b0f8c1 Don't hardcode node names for image upload widget. 1 year ago
Gregor Adams af32197067
feat(extensions): Allow hiding link connectors 1 year ago
comfyanonymous 5e2b4893da Fix path issue. 1 year ago
pythongosssss b948b2cf41 handle value missing 1 year ago
pythongosssss 32e115b818 prevent crashing if the widget cant be found 1 year ago
pythongosssss 8918f1085c Add setting to change link render mode 1 year ago
Dr.Lt.Data 9534f0f8a5
allows convert to widget for boolean type (#1063) 1 year ago
comfyanonymous d1347544bc Make context menu filter import from relative path. 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
Dr.Lt.Data c9f5d5b2e1
optimize: support preview mode for mask editor. (#755) 1 year ago
ssit 6f54b01954 Fix reroute node connecting different types 1 year ago
ssit 8c3d24434a Fix overlapping when converting widgets to inputs 1 year ago
reaper47 96e8307bd3 Clean keybinds extension 1 year ago
reaper47 34ddbfdc8a Beautify settings dialog 1 year ago
reaper47 aba886e9da Issue 741: Darken white background 1 year ago
reaper47 3402ec0c0d Issue 752: Fix background 1 year ago
reaper47 bfebe2d6c3 Improve ContextMenuFilter extension 1 year ago
comfyanonymous 4b0b516544 Add code to handle primitive nodes connected to reroute nodes. 1 year ago
Dr.Lt.Data 8e14c46a38
allows connect primitive node to reroute if primitive node has type (#751) 1 year ago
space-nuko eed4f62cc5 Add comment support to dynamic prompts nodes 1 year ago
space-nuko b4f434ee66 Preview sampled images with TAESD 1 year ago
Dr.Lt.Data 9f3a19b728
improve: lightweight preview to reduce network traffic (#733) 1 year ago
Dr.Lt.Data 126b4050dc
Crash fix for intermittent crashes that occur when opening MaskEditor. (#732) 1 year ago
comfyanonymous bfb13f5eee Remove useless call to /object_info 2 years ago
comfyanonymous 13d94caf49 Add control_after_generate to combo primitive. 2 years ago
Dr.Lt.Data d926f65f56
Feature/maskeditor context menu (#649) 2 years ago
comfyanonymous a7ebd5aa12 Fix masked editor issue with firefox on windows. 2 years ago
comfyanonymous 850daf0416 Masked editor changes. 2 years ago
Dr.Lt.Data ae08fdb999
Clipspace Menu and MaskEditor application. (#548) 2 years ago
EllangoK 6aae1f497f style context menu 2 years ago
pythongosssss ffd0f9f417 Search filter by type 2 years ago
comfyanonymous 989acd769a Cleanup. 2 years ago
missionfloyd 98ae4bbfde
Remove brackets if weight == 1 2 years ago
missionfloyd d2ef3465ca
Improve current word selection 2 years ago
omar92 5229c1f972 add option on the settings to change the number of the suggestions 2 years ago
omar92 94e9798a4b when drag from node input or output show all possible nodes that you can connect 2 years ago
comfyanonymous b016e2769f Saner range of values. 2 years ago
missionfloyd a7c7da68dc
Editattention setting (#533) 2 years ago
EllangoK a962222992 correctly checks end of the text 2 years ago
EllangoK 79ba0399d8 selects current word automatically 2 years ago
comfyanonymous b8c636b10d Lower how much CTRL+arrow key changes the number. 2 years ago
EllangoK 7b5eb196db allows control arrow to edit attention in textarea 2 years ago
Tomoaki Hayasaka 22bde7957e Fix "Ctrl+Enter doesn't work when textarea has focus" regression introduced in #491. 2 years ago