348 Commits

Author SHA1 Message Date
bennykok
8eb2ce3e10 Squashed commit of the following:
commit 33c0ad7d14a85f22c57f943dab58610c13d2ac07
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Tue Jan 30 21:56:00 2024 -0800

    revert custom form change

commit d2905ad045ad7856156e3647a81d642999352de7
Merge: 654423d e3a1d24
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Tue Jan 30 20:50:06 2024 -0800

    merge schema

commit 654423d597e019a5ebf1ab6568c9942fcb9181c5
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Tue Jan 30 20:49:34 2024 -0800

    merge confl.ict

commit 641724c11346319674fbb329e8e29b362117c242
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Tue Jan 30 20:47:34 2024 -0800

    model reload on create

commit eb4dfe8e3f39a0a98eab0fcf1affe7096c12f33b
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Tue Jan 30 17:00:03 2024 -0800

    delete models

commit 0bea9583fada102396c4e08fe6da971c94d404df
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Tue Jan 30 14:35:15 2024 -0800

    deploy volume uploader to have timeouts only be modal related
2024-01-31 14:29:36 +08:00
bennykok
e3a1d24304 feat: add auto form value provider 2024-01-31 11:39:13 +08:00
bennykok
2d033570f4 fix: modal logging with complete async io rewrite 2024-01-31 00:41:41 +08:00
bennykok
7ae25aa162 fix: turn log type from text to jsonb 2024-01-31 00:31:00 +08:00
bennykok
4b37de9ec5 fix: turn string check into any for udpate status endpoint 2024-01-30 23:48:15 +08:00
bennykok
b0d1bcc303 feat: add timeout and run_log 2024-01-30 21:42:30 +08:00
bennykok
2193dd287d fix: ensure logs are disabled by default 2024-01-30 15:17:25 +08:00
bennykok
81bde40aeb fix: default value 2024-01-30 11:26:50 +08:00
bennykok
317f699c46 tweak 2024-01-30 11:17:41 +08:00
bennykok
0d1bb2aaf4 fix: machine selections 2024-01-30 11:14:46 +08:00
bennykok
b0b23783ba fix: type v0.1.2 2024-01-30 10:54:21 +08:00
Nicholas Koben Kao
eeb7310955 Merge branch 'doc-update' 2024-01-29 17:47:32 -08:00
Nicholas Koben Kao
e40cc5373f new docs section 2024-01-29 17:47:23 -08:00
bennykok
debdaf418c feat: revamp custom nodes install 2024-01-29 22:27:05 +08:00
Nick Kao
90107ebe1b change to show npm install instead of copying file (#5) 2024-01-29 22:04:09 +08:00
bennykok
a90c6c1db4 chore: machine list machine type badge 2024-01-29 22:04:09 +08:00
bennykok
1bf3c1dcd0 fix: machine selection might revert when being refreshed 2024-01-29 22:04:06 +08:00
bennykok
24e95a1954 fix: add machine model dialog 2024-01-29 13:38:00 +08:00
bennykok
194715920e feat: add models redirect 2024-01-29 02:09:56 +08:00
bennykok
0cb1e92f4f reduce the idle timeout 2024-01-29 01:59:11 +08:00
bennykok
d96811a0c3 fix: civitai picker 2024-01-28 22:08:31 +08:00
bennykok
757c587901 feat: add drop down selection for storage 2024-01-28 20:42:15 +08:00
bennykok
3b7db4480b update default comfy deploy version 2024-01-28 19:28:40 +08:00
bennykok
10bbb393a7 fix: invalid input for custom nodes 2024-01-28 17:48:22 +08:00
bennykok
c1fc06fd39 ui tweak 2024-01-28 14:41:14 +08:00
bennykok
9de266fbab chore: add pricing plan lock for machine types 2024-01-28 14:36:36 +08:00
Nick Kao
42aaf1acb9
Nickkao/volume improvemnts v3 (#4)
* fix: attempt fixing timeout

* be validation work

* arbitrary model input, BE validation, error record creation with error logs during potential failure points

* remove unused type

---------

Co-authored-by: bennykok <itechbenny@gmail.com>
v0.1.1
2024-01-28 11:09:00 +08:00
Nicholas Koben Kao
852d889397 clearer deploy instruct 2024-01-27 09:58:40 -08:00
bennykok
cb01c896a0 feat: adding add models lock according to prcing plan 2024-01-28 00:51:44 +08:00
bennykok
fbb7b18273 chore: enable promote code 2024-01-28 00:35:19 +08:00
bennykok
5443dcd20b feat: add loading text for machine operation v0.1.0 2024-01-27 22:37:29 +08:00
bennykok
e5097a5ed5 chore: add machine delete logic check for only new version 2024-01-27 22:33:25 +08:00
bennykok
9a1ab21e91 chore: update prod fly io settings and name 2024-01-27 22:15:43 +08:00
bennykok
d2dbe3410f feat(builder): update builder for updating time log and migrate to class objects 2024-01-27 18:07:37 +08:00
bennykok
0ce07c88f8 fix: adding more time log for the run status 2024-01-27 18:06:48 +08:00
bennykok
c7727fc1be feat: revamp cold start time counter 2024-01-27 14:21:59 +08:00
bennykok
72325a4217 feat: add loading dialog for when rebuilding machine request was loading 2024-01-27 14:19:50 +08:00
bennykok
5eba792579 fix: attempt fixing timeout 2024-01-27 13:15:28 +08:00
bennykok
fe8f5a49ff test timeout 2024-01-27 12:32:01 +08:00
bennykok
f4d93a82e2 attempt to fix timeout issues 2024-01-27 12:25:53 +08:00
bennykok
18c410ba4e fix: machine list 2024-01-27 11:44:56 +08:00
bennykok
6aa9a44f4b fix: when there is auth token, replace it locally 2024-01-27 11:41:29 +08:00
bennykok
d3e1ca1b0b Merge branch 'main' of https://github.com/comfy-deploy/comfyui-deploy 2024-01-27 11:38:28 +08:00
bennykok
8f7f06470c feat: ensure open in comfy ui will carry over the auth token 2024-01-27 11:38:10 +08:00
Nicholas Koben Kao
2a55b20887 add a note and change so that by default it uses preview toml file 2024-01-26 19:37:21 -08:00
Nicholas Koben Kao
dd0af2a3e9 note about the 2 toml files 2024-01-26 19:35:00 -08:00
Nicholas Koben Kao
9a715e9766 preview toml file use with fly deploy -c 2024-01-26 19:34:07 -08:00
Nick Kao
ac5aba2aa9
model volume rename, env for flyio, public and private volumes tested tgt, everything is a public model (#3) 2024-01-27 10:21:15 +08:00
bennykok
95e454e687 fix: maxDuration for workflow page 2024-01-26 21:38:25 +08:00
bennykok
8b790fe7c5 chore: update dev container 2024-01-26 20:57:21 +08:00