72 Commits

Author SHA1 Message Date
KarrixLee
ce939fbe1b
add: gpu in info (#78) 2025-02-06 15:41:56 +08:00
bennykok
48f5ce15d7 fix: fallback to default api runs 2025-02-05 17:58:57 +08:00
karrix
9512437573 feat: send back event if the graph is loading properly 2025-02-05 14:41:35 +08:00
bennykok
649e431227 feat: configure_menu_buttons 2025-01-23 13:44:31 +08:00
EmmanuelMr18
411db66d81 Revert "chore: refresh models when getting object_info"
This reverts commit 67f25b2353cde0c318f0450d5c3222091a988625.
2025-01-20 01:52:52 -05:00
Emmanuel Morales
67f25b2353
chore: refresh models when getting object_info
This is a WIP that will be used to refresh the models when execution comfyUI without having to stop the server and start a new one
2025-01-19 17:26:41 -06:00
EmmanuelMr18
230cee40d2 fix: add container to the buttons injected into the right menu 2025-01-10 01:08:42 -06:00
EmmanuelMr18
73853a60ff feat: inject buttons in the right position of the comfyui menu 2025-01-07 23:49:03 -06:00
bennykok
413115571b chore: add event for updating widget 2025-01-07 21:36:12 +08:00
bennykok
bf00580562 feat: update external image node to have default value 2025-01-07 21:03:52 +08:00
bennykok
6ed468d7d4 feat: drag drop proxy + inject button to toolbar 2025-01-06 13:01:39 +08:00
bennykok
5423b4ee6f fix: simply js import 2025-01-05 14:00:42 +08:00
bennykok
32d574475c fix: backward comp with old ui 2024-11-13 18:14:36 +09:00
bennykok
1a017ee6a3 make sure link reconnect works 2024-11-13 17:59:54 +09:00
bennykok
603223741a feat: tweak ui styles 2024-11-13 17:24:11 +09:00
bennykok
2bd8b23c60 feat: convert external input 2024-11-13 14:20:24 +08:00
karrix
3a3b93d564 tweak: modify the local storage of the dock 2024-10-11 17:15:28 +08:00
karrix
292f77f06b fix: default queue button position to dock 2024-10-11 02:21:32 +08:00
bennykok
44a91d2093 fix: default new ui for comfyui 2024-10-09 17:20:08 -07:00
bennykok
7cff930861 fix: token will be fetched everytime to make sure it is the latest 2024-10-09 16:54:34 -07:00
bennykok
1c7998c554 feat: attach gpu event 2024-10-07 15:48:14 -07:00
bennykok
e2fcf67aec fix: graph load 2024-09-25 12:59:00 -07:00
bennykok
50860cd500 test 2024-09-24 19:45:53 -07:00
bennykok
2eb02fc92e fi 2024-09-24 19:36:57 -07:00
bennykok
d1c54b2b6d fix: state 2024-09-23 19:01:47 -07:00
bennykok
3a6c3b1ae9 feat: add native run proxy 2024-09-23 15:31:13 -07:00
EdwinWong
71d60a5dd1 fix: comfydeploy node backward compatible in every comfyui 2024-09-10 01:03:50 -07:00
bennykok
3a14e49ca5 fix: refresh workflows list 2024-08-17 16:04:14 -07:00
bennykok
10268825d9 feat: support new frontend! 2024-08-14 11:09:58 -07:00
karrix
369c1456a9 add: node focusing function 2024-08-05 00:59:52 +08:00
bennykok
9a7e18e651 fix: fe communication 2024-08-01 10:50:08 -07:00
bennykok
6e4532078f feat: update plugin js 2024-07-12 12:24:10 -07:00
BennyKok
a2ac1adf01
Streaming support (#52)
* feat: add streaming endpoint

* fix: run issues

* feat(plugin): add dispatchAPIEventData

* fix(plugin): event

* fix: streaming event format

* fix: prompt error

* fix: node_error proxy

* chore(plugin): add log

* custom route

---------

Co-authored-by: nick <kobenkao@gmail.com>
2024-07-11 20:03:41 -07:00
bennykok
3c508c7eec feat: redirect queue prompt to iframe event in workspace mode 2024-05-07 00:42:36 +08:00
bennykok
d00ca375a2 chore: bump comfyui json version 2024-04-23 18:44:29 +08:00
bennykok
be5d5d2b54 feat: update deploy method 2024-04-23 14:11:11 +08:00
bennykok
d592a6ba12 feat: refactor deployment code 2024-04-22 00:07:26 +08:00
bennykok
3b6a753472 feat: workspace_mode and window event 2024-04-19 16:01:47 +08:00
bennykok
e66712425d fix: bump comfydeploy deps 2024-04-12 12:28:41 +08:00
bennykok
542b72bde5 fix(plugin): deploy login button 2024-02-26 13:09:48 -08:00
bennykok
9d0ded7ecc feat(plugin): display workflow name on deploy
- remove 2 seconds delay
- use comfy deploy for dependency viewer
- display user / org label
- when login with comfy deploy, ensure save and re load the current url
2024-02-24 23:57:32 -08:00
bennykok
6e068590a0 chore: bump comfyui-json version 2024-02-19 18:53:50 +08:00
bennykok
7ec3e1c0c8 fix: comfy deploy in empty graph 2024-02-17 23:47:55 +08:00
bennykok
6d1dd93b47 fix: typo name 2024-02-17 23:10:44 +08:00
bennykok
f3370c1bb1 feat: add new dependency viewer, reused previous cache for faster deploy 2024-02-17 14:46:14 +08:00
bennykok
01e8668d1a chore(plugin): update comfyui json 2024-02-14 14:56:11 +08:00
bennykok
c59c308d32 chore(plugin): update comfyui-json version, fixed some custom nodes detection 2024-02-12 16:01:05 +08:00
bennykok
4560f2cca9 chore(plugin): update comfyui-json version 2024-02-11 21:53:48 +08:00
bennykok
5ddbfdf44b feat(plugin): update comfyui json version, add missing nodes display 2024-02-08 22:55:04 +08:00
bennykok
1bc62a5fb4 fix: deps layout and comfyui-json 2024-02-07 18:17:22 +08:00