327 Commits

Author SHA1 Message Date
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
bennykok
9e07ccadb4 fix: build finish dialog 2024-01-26 20:57:08 +08:00
bennykok
954de12d08 feat(builder): add ipadapter support - exposing pip install 2024-01-26 20:16:10 +08:00
bennykok
731bdf3982 feat: update with error machine built dialog 2024-01-26 20:13:44 +08:00
bennykok
97aa88eac8 feat: add built finished dialog 2024-01-26 19:39:29 +08:00
bennykok
d7ee49aa49 fix: remove duplicated machine badge 2024-01-26 17:15:11 +08:00
bennykok
2bace09f5e feat: add pip modules when selecting custom_nodes 2024-01-26 17:02:55 +08:00
bennykok
78721b3129 chore: update git ignore 2024-01-26 16:10:39 +08:00
bennykok
112c6bb0f6 Squashed commit of the following:
commit 2afcade4f2f55e7baefd67a6b17eea08219cf293
Author: bennykok <itechbenny@gmail.com>
Date:   Fri Jan 26 16:07:54 2024 +0800

    fix: add fly io to dev container

commit d70333baa606bbf9c6252c1c8f67763234a111cf
Author: BennyKok <itechbenny@gmail.com>
Date:   Fri Jan 26 07:47:41 2024 +0000

    fix: comment typo

commit 43cfebd97a8981805e0fdb661188e3f8b753c54e
Author: BennyKok <itechbenny@gmail.com>
Date:   Fri Jan 26 07:33:30 2024 +0000

    fix: only create share slug when public-share deployment
2024-01-26 16:09:50 +08:00
bennykok
0311638ab1 Squashed commit of the following:
commit d70333baa606bbf9c6252c1c8f67763234a111cf
Author: BennyKok <itechbenny@gmail.com>
Date:   Fri Jan 26 07:47:41 2024 +0000

    fix: comment typo

commit 43cfebd97a8981805e0fdb661188e3f8b753c54e
Author: BennyKok <itechbenny@gmail.com>
Date:   Fri Jan 26 07:33:30 2024 +0000

    fix: only create share slug when public-share deployment
2024-01-26 16:06:27 +08:00
bennykok
15e1b1ccb4 Squashed commit of the following:
commit 43cfebd97a8981805e0fdb661188e3f8b753c54e
Author: BennyKok <itechbenny@gmail.com>
Date:   Fri Jan 26 07:33:30 2024 +0000

    fix: only create share slug when public-share deployment
2024-01-26 15:40:42 +08:00
bennykok
4bca9a7376 fix: navbar issues 2024-01-26 12:53:21 +08:00
bennykok
e95811474e fix: migration again 2024-01-26 11:58:16 +08:00
bennykok
cc03c780e8 fix: migration 2024-01-26 11:52:54 +08:00
bennykok
93b1fa9c79 fix(schema): set default value for mode_type to checkpoint to preview existing db migration issues 2024-01-26 10:13:03 +08:00
bennykok
85477aba9d Squashed commit of the following:
commit c36b0ec0b374dd8ccbee3a6044ee7e3f1fefe368
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:54:54 2024 -0800

    nits on wording and removing link to broken storage/:id page

commit 0777fdcf7b0002244bc713199d3d64eea6b6061e
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:23:55 2024 -0800

    builder update config and such

commit 958b795bb2b6ac27ce33c5729ef265b068420e1a
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:23:43 2024 -0800

    rename all from checkponit to model

commit 7a9c5636e73bd005499b141a4dd382db5672c962
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:51:59 2024 -0800

    rename for consistency

commit 48bebbafab9a95388817df97c15f8ea97e0fea75
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:18:36 2024 -0800

    bulider

commit 81dacd9af457886f2f027994d225a7748c738abb
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:17:56 2024 -0800

    different types of models
2024-01-26 10:08:37 +08:00
bennykok
62a69dba06 chore: update example 2024-01-26 00:28:33 +08:00
bennykok
8305134a8e fix: make sure we were able to detect the pricing plan correct when not in a org 2024-01-26 00:28:05 +08:00
bennykok
6f0499c657 Merge branch 'nickkao/checkpoint-volume'
# Conflicts:
#	web/bun.lockb
2024-01-25 21:07:27 +08:00
bennykok
b968fded32 fix: update clerk 2024-01-25 20:35:54 +08:00
bennykok
aa419c80f1 fix: add after signout url 2024-01-25 20:25:11 +08:00
bennykok
3c1e49b451 fix: login issues 2024-01-25 19:34:40 +08:00