bennykok
ce3b0dbe84
chore: log prompt_id on start
2025-01-19 12:39:24 +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
1e33435ae5
feat: add perf counter
2024-12-09 00:11:51 +08:00
bennykok
a82e315d6c
fix: when file endpoint is null, skip uploading
2024-10-25 19:56:36 +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
ad0a23434b
merge
2024-10-10 17:23:19 -07:00
bennykok
a139424b91
fix: output node status
2024-10-10 11:20:12 -07:00
nick
66d1e42409
lopgs
2024-10-07 14:16:55 -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
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
nick
79650f48d0
merge
2024-09-24 23:16:49 -07:00
bennykok
69f63f4869
Merge branch 'jeff/fix-workflow-in-extra-data' into workspace-v3
2024-09-24 19:58:16 -07:00
EdwinWong
5c6defbe62
fix: add workflow data to extra data
2024-09-24 15:35:48 -07:00
bennykok
3a6c3b1ae9
feat: add native run proxy
2024-09-23 15:31:13 -07:00
bennykok
8c5e5c4277
feat: add ComfyUIDeployExternalTextAny
2024-09-21 10:39:34 -07:00
bennykok
02430ee62d
remove some logs
2024-09-20 18:10:04 -07:00
Fawaz Kadem
764a8fee82
Add new external deploy node for face models ( #66 )
2024-09-18 17:00:51 -07:00
bennykok
61acffd355
fix
2024-09-18 08:20:35 -07:00
bennykok
aa47f3523f
fix
2024-09-17 23:36:24 -07:00
bennykok
7ed4284a6f
fix
2024-09-17 23:25:19 -07:00
bennykok
a403daa314
fix
2024-09-17 23:09:42 -07:00
bennykok
ba9b187dcc
fix
2024-09-17 22:59:27 -07:00
bennykok
1243fa4e58
fix
2024-09-17 22:55:08 -07:00
bennykok
0d1537963c
fix
2024-09-17 21:48:42 -07:00
bennykok
0083b38dcc
chore: log image size
2024-09-17 20:44:44 -07:00
bennykok
b8dded1535
Revert "fix: roll back to unique session per request"
...
This reverts commit 5a78ca97bd1eeeb8de6d96a18aa9f1a2d51869b6.
2024-09-17 20:26:39 -07:00
bennykok
4927d81e73
chore: accept cd_token
2024-09-17 18:57:15 -07:00
nick
0e70db4013
merge
2024-09-17 16:37:39 -07:00
nick
06805e310d
merge
2024-09-17 14:32:52 -07:00
bennykok
fb6bb2357a
Reapply "fix: back to sequential file upload"
...
This reverts commit 1f5a88b88805f8f01ba1803b0ecec2e796937417.
2024-09-17 14:28:56 -07:00
bennykok
086d642360
Merge branch 'benny/log-sync' into public-main
2024-09-17 14:27:59 -07:00
bennykok
212daa838c
Revert "feat: experiment with await + asyncio.gather for multi file in same node"
...
This reverts commit c08b68c41f8f0bae587675f7592dcdde28d09627.
2024-09-17 14:25:13 -07:00
bennykok
c08b68c41f
feat: experiment with await + asyncio.gather for multi file in same node
2024-09-17 12:56:42 -07:00
bennykok
5a78ca97bd
fix: roll back to unique session per request
2024-09-16 23:57:40 -07:00
bennykok
1f5a88b888
Revert "fix: back to sequential file upload"
...
This reverts commit 3d099f88ea8799a80be9b860793e9c64a7cf4843.
2024-09-16 23:55:16 -07:00
bennykok
946571e32e
fix: await
2024-09-16 18:54:05 -07:00
bennykok
e692beb009
feat: realtime log sync
2024-09-16 15:34:20 -07:00
bennykok
3d099f88ea
fix: back to sequential file upload
2024-09-16 13:55:02 -07:00