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
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
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>
2024-01-28 11:09:00 +08:00
bennykok
cb01c896a0
feat: adding add models lock according to prcing plan
2024-01-28 00:51:44 +08:00
bennykok
5443dcd20b
feat: add loading text for machine operation
2024-01-27 22:37:29 +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
18c410ba4e
fix: machine list
2024-01-27 11:44:56 +08:00
bennykok
8f7f06470c
feat: ensure open in comfy ui will carry over the auth token
2024-01-27 11:38:10 +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
9e07ccadb4
fix: build finish dialog
2024-01-26 20:57:08 +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
4bca9a7376
fix: navbar issues
2024-01-26 12:53:21 +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
6f0499c657
Merge branch 'nickkao/checkpoint-volume'
...
# Conflicts:
# web/bun.lockb
2024-01-25 21:07:27 +08:00
bennykok
aa419c80f1
fix: add after signout url
2024-01-25 20:25:11 +08:00
Nicholas Koben Kao
f22f5eef4e
Merge branch 'main' into nickkao/checkpoint-volume
2024-01-24 22:33:00 -08:00
Nicholas Koben Kao
a295df973f
clean up
2024-01-24 22:28:50 -08:00
Nicholas Koben Kao
0d88907cfd
clean up web
2024-01-24 22:22:59 -08:00
Nicholas Koben Kao
db04d02d34
working
2024-01-24 22:15:12 -08:00
BennyKok
3d2eacccc9
fix: build
2024-01-25 12:08:09 +08:00
Nicholas Koben Kao
911cc8d16b
merge0
2024-01-24 16:26:16 -08:00
Nicholas Koben Kao
eb04f246a4
status
2024-01-24 12:53:43 -08:00
BennyKok
d644edd3c4
Merge branch 'main' into main-private
2024-01-25 00:40:31 +08:00
BennyKok
0f9e0c9c76
feat: pricing plan + usage page
2024-01-25 00:34:41 +08:00
BennyKok
763d2f77ce
fix: comparison operator in CreateShareButton
2024-01-24 10:31:24 +00:00
Nicholas Koben Kao
b1e9bcc4e6
blah
2024-01-24 01:58:00 -08:00
BennyKok
14c3ca6bf5
Merge branch 'pricing-plan'
...
# Conflicts:
# web/bun.lockb
# web/drizzle/meta/_journal.json
# web/src/db/schema.ts
2024-01-23 11:43:53 +08:00
BennyKok
33b57aea34
fix: display download progress for external checkpoint
2024-01-23 11:27:54 +08:00
BennyKok
dae6e46a8e
fix: build
2024-01-23 09:37:57 +08:00
BennyKok
52d6e07eeb
feat: add opening directly from comfy deploy -> machines
2024-01-23 09:33:53 +08:00
BennyKok
47168930dc
feat: add new auth_request flow for logging in with comfy deploy
2024-01-22 14:11:14 +08:00
Karrix
0ba1a6d1f0
add: feature flag
2024-01-21 19:49:26 +08:00
Karrix
ac8f6e2808
update: pricing plan with usage base
2024-01-21 15:48:56 +08:00
BennyKok
6de7bf3f20
feat: share page slug
2024-01-21 11:40:48 +08:00
BennyKok
ca1b05fff5
feat: add cold start duration display
2024-01-21 11:40:06 +08:00
BennyKok
1d2497116d
chore: update custom node inputs list
2024-01-20 22:58:08 +08:00
BennyKok
e400966117
chore: migrate to biomejs
2024-01-20 20:09:28 +08:00
BennyKok
c98a16a2dd
feat: add duration display
2024-01-20 17:46:15 +08:00
BennyKok
1a0d73ff8b
fix: unable to open deployment code template
2024-01-20 14:27:01 +08:00