6fd636da20
更新 builder/modal-builder/src/template/app2.py
2025-02-11 10:50:34 -05:00
02b4488f1b
更新 builder/modal-builder/src/template/app1.py
2025-02-11 10:46:52 -05:00
946acc1c86
更新 builder/modal-builder/src/template/app.py
2025-02-11 10:12:44 -05:00
9a23d814c2
更新 builder/modal-builder/src/main1.py
2025-02-11 09:49:31 -05:00
d8197398ab
更新 builder/modal-builder/src/main.py
2025-02-11 07:50:14 -05:00
bennykok
4073a43d3d
use torch audio
2025-02-07 23:14:16 +08:00
bennykok
3d6a554f7f
feat: add external audio node based on VHS node
2025-02-07 21:42:44 +08:00
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
bennykok
ce3b0dbe84
chore: log prompt_id on start
2025-01-19 12:39:24 +08:00
bennykok
fc36a8ad0f
feat: add output image node
2025-01-19 12:39:06 +08:00
Robin Huang
638e625d72
chore(licence-update): Update PyProject Toml - License ( #77 )
...
Co-authored-by: snomiao <snomiao+comfy-pr@gmail.com>
2025-01-10 15:44:27 +08: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
Emmanuel Morales
2c1656756d
fix(updates): make updates async to avoid blocking execution ( #75 )
...
I tracked the time and takes ~200ms everytime that we send the "Executing <NODE NAME> n%".
So this means that if you have 10 custom nodes we are adding 2 extra seconds to the execution.
200 * 10 = 2,000.
Some workflows are more complext and have more custom nodes, so this only keeps increasing.
2025-01-03 16:25:04 +08:00
bennykok
ac843527d9
fix: turn perf meta into array
2024-12-09 18:42:15 +08:00
bennykok
f39d216326
fix: ordered dict
2024-12-09 18:13:36 +08:00
bennykok
40ec37e58f
fix
2024-12-09 16:48:11 +08:00
bennykok
1d63b21643
fix: move update run
2024-12-09 16:31:36 +08:00
bennykok
0e3baf22df
fix: also send timing pref
2024-12-09 16:18:04 +08:00
bennykok
1837065ed2
fix: log printing
2024-12-09 09:34:39 +08:00
bennykok
9a8f4795d1
fix log
2024-12-09 00:35:12 +08:00
bennykok
c0c617c5d2
Merge branch 'combine-text' into public-main
2024-12-09 00:24:36 +08:00
bennykok
1e33435ae5
feat: add perf counter
2024-12-09 00:11:51 +08:00
karrix
04161071f2
test
2024-12-06 18:54:56 +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
bennykok
a82e315d6c
fix: when file endpoint is null, skip uploading
2024-10-25 19:56:36 +08:00
nick
7fdfba6b6e
external lora
2024-10-24 22:46:31 +08:00
BennyKok
0779136134
Update pyproject.toml
2024-10-22 11:28:59 +08:00
nick
fe116a4655
clean logs
2024-10-12 23:59:58 -07:00
nick
7dd8a7e67e
gpu eveent
2024-10-12 16:57:37 -07:00
nick
778e6fefe6
Merge branch 'main' into nickkao/gpu_event
2024-10-12 12:56:11 -07:00
nick
fd310e8478
globals
2024-10-11 21:46:48 -07:00
karrix
3a3b93d564
tweak: modify the local storage of the dock
2024-10-11 17:15:28 +08:00
nick
82c564228d
None gpu event
2024-10-10 17:58:11 -07:00
nick
ad0a23434b
merge
2024-10-10 17:23:19 -07:00
karrix
292f77f06b
fix: default queue button position to dock
2024-10-11 02:21:32 +08:00
bennykok
a139424b91
fix: output node status
2024-10-10 11:20:12 -07:00
bennykok
44a91d2093
fix: default new ui for comfyui
2024-10-09 17:20:08 -07:00