Xiujuan Li
fb3c0cb21b
feat: fix upload component files show
2023-08-16 13:20:15 +08:00
Yan Dai
fff27e0d16
fix: created dummy model for test
2023-08-15 16:38:05 +08:00
Xiujuan Li
5e27e3688c
merge dev
2023-08-10 17:28:51 +08:00
Xiujuan Li
881c5984db
merge dev
2023-08-10 16:55:13 +08:00
Xiujuan Li
450db409ec
merge dev
2023-08-10 16:36:48 +08:00
Juanjuan
7fc0afb787
Merge pull request #121 from awslabs/xiujuali
...
feat: add inference job filter
2023-08-10 11:17:48 +08:00
Yan
76d97293b8
fix: xyz script fix and other bugs ( #128 )
...
* feature: vae support
* fix: xyz script fix and other small bugs
* fix: review fix
2023-08-09 17:36:21 +08:00
Xiujuan Li
c15a715c47
merge dev
2023-08-09 13:07:57 +08:00
Xiujuan Li
8f1d955dd6
Merge remote-tracking branch 'origin/dev' into xiujuali
2023-08-09 10:19:55 +08:00
Xiujuan Li
24f75adc7d
merge dev
2023-08-08 22:27:34 +08:00
Xiujuan Li
1f1c0a8f48
merge dev
2023-08-08 21:03:00 +08:00
Xiujuan Li
7d07de8257
merge dev
2023-08-08 16:49:45 +08:00
Xiujuan Li
7837d302e6
merge dev
2023-08-08 16:47:00 +08:00
Xiujuan Li
865f44fae8
merge dev
2023-08-08 15:18:56 +08:00
Xiujuan Li
0e38d9659c
merge dev
2023-08-08 14:47:50 +08:00
Xiujuan Li
da63a0a97f
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-08-08 14:32:42 +08:00
Yan
a07f4200e2
fix: the stack deploy fail on inference stack ( #124 )
...
* fix: async display cloud infer result
* fix: async display cloud infer result with sized queue
* fix: inference stack deploy problem
* fix: still trying to fix inference stack deploy problem
2023-08-08 12:43:31 +08:00
Xiujuan Li
d6727235e5
merge dev
2023-08-07 13:41:53 +08:00
Yan
c1c79153df
fix: async display cloud infer result ( #118 )
...
* fix: async display cloud infer result
* fix: async display cloud infer result with sized queue
2023-08-07 09:38:05 +08:00
George Gu
4e86fdbc55
Merge branch 'dev' into minggu
2023-08-06 07:05:45 +08:00
Yan Dai
c70f3f2fbb
fix: comment not used and broken code
2023-08-03 19:31:28 +08:00
Yan Dai
d5772f9687
fix: ui inhancement
2023-08-03 17:58:44 +08:00
Yan Dai
62e2b63da8
feature: minor fix for ui
2023-08-03 17:11:14 +08:00
guming3d
1a49234ddb
fix: adding change endpoint name feature
2023-08-02 07:26:38 +00:00
guming3d
12ec2a5887
feat: update UI for autoscaling
2023-08-01 06:36:56 +00:00
Yan Dai
6af86e8ce8
feature: frontend change for capture data from gradio
2023-07-31 19:06:33 +08:00
guming3d
58307e1a8a
fix: upload message format
2023-07-25 01:17:04 +00:00
Xiujuan Li
c1f237cb60
fix: hide g5 instance
2023-07-14 18:04:59 +08:00
Xiujuan Li
40c24f3b32
fix: fix lora and hypernet promt
2023-07-14 12:24:23 +08:00
Aaron Yi
63db53a06a
Merge pull request #69 from awslabs/keyi-dev
...
fix: fix word typo
2023-07-12 03:08:09 +00:00
yike5460
8cac227b51
fix: fix word typo
2023-07-12 03:06:47 +00:00
Aaron Yi
75a6b20780
Merge pull request #68 from awslabs/keyi-dev
...
fix: add global var to fix non-blocking error
2023-07-12 03:05:11 +00:00
yike5460
e89d3b7b7a
fix: add global var to fix non-blocking error
2023-07-12 03:03:55 +00:00
guming3d
ab2612c8ff
fix: txt2img and img2img prompt update when select inference
2023-07-11 08:56:33 +00:00
yike5460
05848e9aed
feat: support non-blocking inference with async loop
2023-07-11 06:25:41 +00:00
guming3d
46f9d43165
fix: fix Endpoint in Creating status can not delete bug
2023-07-11 02:40:22 +00:00
Yan
0e7be2955b
feat: Windows Support ( #53 )
...
* feat: add os agnostic libray for existing shell command
* feat: add os agnostic libray for existing shell command, function tweaks and move to test folder
* feat: windows version of pre-flight script
* feat: replace existing shell command with os agnostic library
* [bug] windows upload files
* [bug] windows upload models
* merge conflicts
---------
Co-authored-by: yike5460 <yike5460@163.com>
2023-07-10 17:37:53 +08:00
guming3d
0ab52564e5
Merge branch 'dev' into prompt_writeback
2023-07-10 07:01:22 +00:00
guming3d
c79dae63ab
fix: fix inference result not show up in dropdown issue
2023-07-10 02:27:11 +00:00
guming3d
e5323a0c7c
feat: update prompt based on the model selected
2023-07-05 05:14:11 +00:00
yike5460
d4cbfbc516
feat: 1) auto-update in image gallery for all inference job; 2) sorted inference id in asending order; 3) purge redudant logs and bk file
2023-06-21 02:23:45 +00:00
guming3d
d3bcad319a
fix: fix dropdown issue
2023-06-19 07:32:11 +00:00
guming3d
c0f6dfad3f
fix: change the UI
2023-06-19 05:56:15 +00:00
guming3d
8575474579
Merge branch 'dev' into temp
2023-06-19 03:03:12 +00:00
yike5460
f61706144e
fix: 1) fix img2img generated output; 2) display inference id with asending order
2023-06-18 14:49:51 +00:00
yike5460
7594bca2ba
feat: add checkbox under inference filter dropbox
2023-06-16 08:41:21 +00:00
guming3d
41cc11149c
fix: adding infotexts in fake_gan
2023-06-15 22:00:54 +00:00
guming3d
95a75c3d0e
fix: adding infotexts when exception occurred
2023-06-15 21:56:31 +00:00
guming3d
6532dea41e
fix: seperate model list to txt2img and img2img
2023-06-15 10:26:56 +00:00
guming3d
c1f88507d2
fix: adding checkpoint dropdown for img2img
2023-06-15 09:04:36 +00:00