45 Commits (799f510d0cced79d39b827f17d79f3a03e19b126)

Author SHA1 Message Date
comfyanonymous a098dc965c Switch the default workflow to the CheckpointLoaderSimple node. 2 years ago
comfyanonymous c8ce599a8f Add a button to interrupt processing to the ui. 2 years ago
comfyanonymous 3fe162c680 Quick fix modal overflowing at the bottom if error too large. 2 years ago
comfyanonymous f30a2deb3f Switch the CLIPTextEncode div to a textarea. 2 years ago
comfyanonymous 75fa162531 Remove sample_ from some sampler names. 2 years ago
pythongosssss 4329681c2b
removed log 2 years ago
pythongosssss 5bb0a79141
Add thumbnails for multi batch image previews 2 years ago
pythongosssss b8e6171c31
Shift menu up on small screens 2 years ago
pythongosssss 23507882d2
Added open image in new tab menu item 2 years ago
pythongosssss 306d33abc7
Remove socketio js 2 years ago
pythongosssss b6487b3ec9
Fix drawing img on collapsed nodes 2 years ago
pythongosssss d4486f8284
Removed log 2 years ago
pythongosssss 70b3311478
Removed socketio 2 years ago
pythongosssss 9f391ab656
changed to store history by uniqueid 2 years ago
pythongosssss 9bd7bfa648
Added workflow history 2 years ago
comfyanonymous a37b41e84c Don't send the "Random seed after every gen" field in the prompt. 2 years ago
pythongosssss a52aa9f4b5
Moved api out to server 2 years ago
comfyanonymous 928087184e Fix escaped \{ appearing as { in workflows. 2 years ago
comfyanonymous 97e18bf9fd Document dynamic prompts and add escaping of {} characters. 2 years ago
m957ymj75urz 482386e03d Fix dynamic prompt removing newlines 2 years ago
m957ymj75urz e7d664c137 jankyness fix : do not wait for the server response to restore prompt 2 years ago
m957ymj75urz f6df7ce075 Remove seed widget from nodes supporting dynamic prompting 2 years ago
m957ymj75urz e2e5c4c5b0 Add basic dynamic prompting with seeding on CLIPTextEncode node 2 years ago
comfyanonymous c1d5810020 Another small fix. 2 years ago
comfyanonymous 73251f92c8 Now it works in colab properly again. 2 years ago
comfyanonymous 93d84e3b9c Lower timeout and fix for colab. 2 years ago
pythongosssss 540bbbdb82
Handle https when creating socket 2 years ago
comfyanonymous 3fd6b7027c Support dark mode in GUI. 2 years ago
pythongosssss 9d1edfde1f
Changed polling to use websockets 2 years ago
comfyanonymous 6e40393b6b Fix delete sometimes not properly refreshing queue state. 2 years ago
comfyanonymous d71d0c88e5 Add some simple queue management to the GUI. 2 years ago
comfyanonymous 96664f5d5e Web interface bug fix for multiple inputs from the same node. 2 years ago
comfyanonymous 1d84a44b08 Fix some small annoyances with the UI. 2 years ago
comfyanonymous e65a20e62a Add a button to queue prompts to the front of the queue. 2 years ago
comfyanonymous 9d611a90e8 Small web interface fixes. 2 years ago
comfyanonymous 484b957c7a Quick fix for chrome issue. 2 years ago
comfyanonymous e615d40ca1 Fix UI annoyance with multiline textboxes sometimes getting stuck. 2 years ago
comfyanonymous e6aa9f0c0a Modal now actually shows up on colab. 2 years ago
comfyanonymous 88d0f4b397 Use a modal instead of an alert so the errors show up even on colab. 2 years ago
comfyanonymous 52472cc88d Workflows can now be pasted with CTRL-V 2 years ago
comfyanonymous eb85896b73 Add code for categories. 2 years ago
comfyanonymous a34cde08cb Nodes now support single line string properties. 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago