507 Commits

Author SHA1 Message Date
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
bennykok
7cff930861 fix: token will be fetched everytime to make sure it is the latest 2024-10-09 16:54:34 -07:00
nick
ce464c6ce4 Merge branch 'main' into nickkao/gpu_event 2024-10-07 15:50:47 -07:00
bennykok
1c7998c554 feat: attach gpu event 2024-10-07 15:48:14 -07:00
nick
66d1e42409 lopgs 2024-10-07 14:16:55 -07:00
nick
8882f4983c fix: pydantic type simpleprompt 2024-10-04 19:14:37 -07:00
nick
492b81c340 print 2024-10-04 19:02:25 -07:00
nick
8b05ed26c9 merge 2024-10-04 18:49:30 -07:00
nick
ce67604926 stuff 2024-10-04 17:34:50 -07:00
bennykok
c115c22a91 fix: send ws after cd logic 2024-10-04 16:16:19 -07:00
bennykok
2f33bcf497 chore: return item on upload 2024-10-04 15:27:31 -07:00
nick
bcf466c472 merge 2024-10-04 12:10:01 -07:00
bennykok
f812d9d698 Merge branch 'workspace-v3' into public-main 2024-10-02 16:38:55 -07:00
nick
101b6cca57 merge 2024-09-29 12:02:46 -07:00
EdwinWong
ae68aae011 fix: add workflow data to extra data 2024-09-27 18:48:51 -07:00