ComfyUI/web
Dr.Lt.Data 612b139788 feat: widgetFeedback from backend to frontend
e.g.
PromptServer.instance.send_sync("widget-feedback", {"node_id": unique_id, "widget_name": "block_info", "value": text})
2023-10-08 15:38:07 +09:00
..
extensions feat: widgetFeedback from backend to frontend 2023-10-08 15:38:07 +09:00
lib Fix loading group titles. 2023-09-20 21:46:41 -04:00
scripts if the output type is an array, use combo 2023-10-06 17:47:46 +01:00
types fix: ️ small type fix 2023-07-21 13:19:05 +02:00
index.html Allow user customizable css 2023-08-17 13:36:55 +01:00
jsconfig.json Added support for converting widgets to inputs (and back) 2023-03-23 21:37:19 +00:00
style.css Added label for autoQueueCheckbox. (#1295) 2023-09-02 02:58:23 -04:00
user.css Allow user customizable css 2023-08-17 13:36:55 +01:00