pythongosssss
|
b8e6171c31
|
Shift menu up on small screens
|
2023-02-25 20:58:03 +00:00 |
pythongosssss
|
23507882d2
|
Added open image in new tab menu item
Shifted image down on SaveImage node
|
2023-02-25 18:19:42 +00:00 |
pythongosssss
|
306d33abc7
|
Remove socketio js
|
2023-02-25 15:53:43 +00:00 |
pythongosssss
|
b6487b3ec9
|
Fix drawing img on collapsed nodes
|
2023-02-25 12:41:36 +00:00 |
pythongosssss
|
d4486f8284
|
Removed log
|
2023-02-25 12:33:20 +00:00 |
pythongosssss
|
70b3311478
|
Removed socketio
|
2023-02-25 12:31:16 +00:00 |
pythongosssss
|
9f391ab656
|
changed to store history by uniqueid
fixed removing history items
|
2023-02-23 21:25:08 +00:00 |
pythongosssss
|
9bd7bfa648
|
Added workflow history
Moved socket output updates to all node executions
Made image rendering on nodes more generic
|
2023-02-23 20:12:57 +00:00 |
pythongosssss
|
2816eb236d
|
Merge branch 'comfyanonymous:master' into socketrework
|
2023-02-23 20:07:30 +00:00 |
comfyanonymous
|
a37b41e84c
|
Don't send the "Random seed after every gen" field in the prompt.
|
2023-02-22 12:48:27 -05:00 |
pythongosssss
|
a52aa9f4b5
|
Moved api out to server
Reworked sockets to use socketio
Added progress to nodes
Added highlight to active node
Added preview to saveimage node
|
2023-02-21 19:29:49 +00:00 |
comfyanonymous
|
928087184e
|
Fix escaped \{ appearing as { in workflows.
|
2023-02-21 04:22:06 -05:00 |
comfyanonymous
|
97e18bf9fd
|
Document dynamic prompts and add escaping of {} characters.
|
2023-02-21 03:33:54 -05:00 |
m957ymj75urz
|
482386e03d
|
Fix dynamic prompt removing newlines
|
2023-02-19 22:02:01 +01:00 |
m957ymj75urz
|
e7d664c137
|
jankyness fix : do not wait for the server response to restore prompt
|
2023-02-19 20:37:29 +01:00 |
m957ymj75urz
|
f6df7ce075
|
Remove seed widget from nodes supporting dynamic prompting
|
2023-02-17 22:44:24 +01:00 |
m957ymj75urz
|
e2e5c4c5b0
|
Add basic dynamic prompting with seeding on CLIPTextEncode node
|
2023-02-17 22:37:03 +01:00 |
comfyanonymous
|
c1d5810020
|
Another small fix.
|
2023-02-13 16:07:34 -05:00 |
comfyanonymous
|
73251f92c8
|
Now it works in colab properly again.
|
2023-02-13 16:04:26 -05:00 |
comfyanonymous
|
93d84e3b9c
|
Lower timeout and fix for colab.
|
2023-02-13 15:52:34 -05:00 |
pythongosssss
|
540bbbdb82
|
Handle https when creating socket
|
2023-02-13 17:53:21 +00:00 |
pythongosssss
|
f558942877
|
Merge branch 'comfyanonymous:master' into master
|
2023-02-12 18:30:53 +00:00 |
comfyanonymous
|
3fd6b7027c
|
Support dark mode in GUI.
|
2023-02-12 13:29:34 -05:00 |
pythongosssss
|
9d1edfde1f
|
Changed polling to use websockets
|
2023-02-12 15:54:22 +00:00 |
comfyanonymous
|
6e40393b6b
|
Fix delete sometimes not properly refreshing queue state.
|
2023-02-07 00:07:31 -05:00 |
comfyanonymous
|
d71d0c88e5
|
Add some simple queue management to the GUI.
|
2023-02-06 23:40:38 -05:00 |
comfyanonymous
|
96664f5d5e
|
Web interface bug fix for multiple inputs from the same node.
|
2023-02-03 00:39:28 -05:00 |
comfyanonymous
|
1d84a44b08
|
Fix some small annoyances with the UI.
|
2023-02-02 14:36:11 -05:00 |
comfyanonymous
|
e65a20e62a
|
Add a button to queue prompts to the front of the queue.
|
2023-02-01 22:34:59 -05:00 |
comfyanonymous
|
9d611a90e8
|
Small web interface fixes.
|
2023-01-31 03:37:34 -05:00 |
comfyanonymous
|
484b957c7a
|
Quick fix for chrome issue.
|
2023-01-28 12:43:43 -05:00 |
comfyanonymous
|
e615d40ca1
|
Fix UI annoyance with multiline textboxes sometimes getting stuck.
|
2023-01-27 23:33:27 -05:00 |
comfyanonymous
|
e6aa9f0c0a
|
Modal now actually shows up on colab.
|
2023-01-27 22:51:08 -05:00 |
comfyanonymous
|
88d0f4b397
|
Use a modal instead of an alert so the errors show up even on colab.
|
2023-01-27 22:24:37 -05:00 |
comfyanonymous
|
52472cc88d
|
Workflows can now be pasted with CTRL-V
|
2023-01-26 02:11:33 -05:00 |
comfyanonymous
|
eb85896b73
|
Add code for categories.
|
2023-01-26 01:26:28 -05:00 |
comfyanonymous
|
a34cde08cb
|
Nodes now support single line string properties.
Resize nodes automatically if they are too small because of added properties.
|
2023-01-24 02:10:12 -05:00 |
comfyanonymous
|
220afe3310
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |