Commit Graph

173 Commits (2fe3b8004e8a361db3d0862391c05ea3a39c3e2a)

Author SHA1 Message Date
Jingyi d71f195cf4 unique urls 2023-12-29 00:50:41 +08:00
Jingyi f40f6d1de6 unique urls 2023-12-29 00:35:02 +08:00
Ning dfdacdf029 feat: add Lora selection in UI 2023-12-28 22:21:19 +08:00
Jingyi 961c9ecaa2 check ckpt name unique 2023-12-28 20:09:38 +08:00
Jingyi 88faab02c2 check upload ckpt parameters 2023-12-28 17:42:21 +08:00
Elon Niu cb7c686be5
Merge pull request #350 from elonniu/check_ckpt_upload_param
feat: Check ckpt upload param
2023-12-28 14:56:30 +08:00
Jingyi 7ca85f5bea check upload ckpt parameters 2023-12-28 12:29:23 +08:00
Jingyi c6135b7c7a added delete confirm 2023-12-28 10:31:17 +08:00
Jingyi fd0a8c45d9 Merge branch 'dev' into delete_infer_job 2023-12-28 09:45:27 +08:00
Elon Niu f13fe965e2
Merge pull request #344 from elonniu/fix_inference_job_display
fix: fixed inference job display
2023-12-28 09:42:38 +08:00
Jingyi 4aed3725b5 support upload ckpt async 2023-12-27 23:51:23 +08:00
Jingyi 357305cf9f rename `delete_inference_job_button` name 2023-12-27 20:49:22 +08:00
Jingyi 411e1d09ce support delete inference job 2023-12-27 20:46:58 +08:00
Jingyi 7490cf98a4 support delete inference job 2023-12-27 20:09:32 +08:00
Jingyi 31caf4f768 fix inference job display 2023-12-27 16:48:52 +08:00
Jingyi 6237edc79f fix infer job select 2023-12-22 12:36:30 +08:00
Jingyi aa17b75d20 remove unused api 2023-12-21 00:02:30 +08:00
Jingyi 9b4eba42fe merge upload_checkpoint 2023-12-20 21:53:15 +08:00
Jingyi 9c26da269f update train/test-connect apis 2023-12-20 17:44:17 +08:00
Jingyi 2872c60602 update inference apis 2023-12-20 14:24:08 +08:00
Jingyi b83b6f7f77 update checkpoint apis 2023-12-19 23:35:43 +08:00
Yan 0486205d7b
fix: inference job list and img2img inference job show bug (#297)
* fix: fixed inference list result and show
2023-12-08 17:18:33 +08:00
Yan d4d404b6cf
fix: bug fix for ui (#288)
* feat: fix xyz model names in result
2023-12-06 21:25:33 +08:00
Xiujuan Li f06c63ba79 feat: fix gradio all 2023-11-30 15:16:41 +08:00
Xiujuan Li 15908f3267 feat: fix gradio all 2023-11-30 10:21:31 +08:00
Xiujuan Li 57b718a1ff feat: fix change 2023-11-28 15:05:16 +08:00
Xiujuan Li b9453c8a98 Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-11-24 14:45:34 +08:00
Yan Dai 8d77453f10 fix: update stack not use proper role for sagemaker endpoint 2023-11-22 13:33:24 +08:00
Yan e8d14769d4
fix: merge main back to dev (#267)
merge main back to dev
2023-11-20 09:40:14 +08:00
Xiujuan Li e7ee548f21 feat: fix xyz_grid bugs 2023-11-16 17:26:44 +08:00
Yan 9a54243ffd
feat: enhancement for authz and authn (#266)
* feat: inhancement for authz and authn
2023-11-16 17:18:52 +08:00
Xiujuan Li 3a36bc5638 feat: fix hidden bugs 2023-11-13 14:02:05 +08:00
Yan 957d56277b
fix: vae loading without checking ui settings (#257) 2023-11-03 16:31:10 +08:00
Yan 9bf2bbafd0
fix: Cloud model loading (#245)
* fix: lora load from cloud

* feat: embedding model not found fix

* fix: controlnet models problem

* fix: fixed controlnet generating problems

---------

Co-authored-by: Xiujuan Li <xiujuali@amazon.com>
2023-10-26 09:49:33 +08:00
Xiujuan Li a52569a628 feat: merge dev 2023-10-19 14:04:23 +08:00
Yan 3555992ee1
fix: multiple user generating showing problem (#231)
* fix: lora load from cloud
2023-10-19 09:32:15 +08:00
Xiujuan Li d211a63c73 feat: change column in model list 2023-10-18 11:45:43 +08:00
Yan 0805975ce5
fix: lora load from cloud (#228) 2023-10-16 17:29:39 +08:00
Yan Dai 8e67fb9b0b fix: fix refiner model list 2023-10-07 20:03:32 +08:00
Yan Dai f0dbcff5f7 fix: added refresh button for txt2img and img2img 2023-10-07 18:08:47 +08:00
Yan Dai db0ec19e9f fix: fixed vae select 2023-10-07 14:41:42 +08:00
Yan Dai 3f0bd007d2 fix: fixed vae select 2023-10-07 14:03:14 +08:00
Yan Dai 2f00c8cc6d fix: bug fix and english doc for mul 2023-09-27 16:56:32 +08:00
Xiujuan Li 3b0e8de86e Merge remote-tracking branch 'origin/dev' into xiujuali 2023-09-25 11:35:24 +08:00
Yan 9eeced6399
feat: sd webui 1.6.0 support and xl with controlnet (#199)
* feat: sd-webui 1.6 support
2023-09-20 09:24:14 +08:00
Xiujuan Li da2681903c feat: merge dev 2023-09-18 16:29:28 +08:00
Yan 7dc108e973
feat: multi-user for webui (#189)
* feat: [multi-account] initial feature developed. see pr https://github.com/awslabs/stable-diffusion-aws-extension/pull/189
2023-09-18 15:19:01 +08:00
Xiujuan Li b3bf275710 feat: hide upload from url 2023-09-13 15:18:33 +08:00
Xiujuan Li 181fc2ae5b feat: fix reloadUI 2023-09-07 17:25:08 +08:00
Xiujuan Li 65b17b79fa feat: fix reloadUI 2023-09-07 17:19:01 +08:00
Xiujuan Li d329725259 feat: fix reloadUI 2023-09-07 16:53:28 +08:00
Xiujuan Li 9df52beb46 feat: fix reloadUI 2023-09-07 16:21:41 +08:00
Xiujuan Li a398cc3e6a feat: fix reloadUI 2023-09-07 16:18:24 +08:00
Xiujuan Li ab1da9bb84 feat: fix reloadUI 2023-09-07 14:58:31 +08:00
Xiujuan Li f5a561e4fe feat: fix upload ui 2023-09-06 11:31:12 +08:00
Xiujuan Li 52e6abe97a feat: fix upload ui 2023-09-06 11:16:05 +08:00
Xiujuan Li 6278e79f34 feat: fix upload ui 2023-09-05 14:13:17 +08:00
Xiujuan Li ccd3fa272c feat: fix upload ui 2023-09-01 16:41:47 +08:00
Xiujuan Li bf67fe2004 feat: fix upload ui 2023-09-01 16:40:44 +08:00
Xiujuan Li 4c004c50a1 feat: fix upload ui 2023-09-01 15:48:05 +08:00
Xiujuan Li 095e7b77a5 feat: fix upload ui 2023-09-01 15:46:07 +08:00
Xiujuan Li ec1cdf6af9 feat: fix upload ui 2023-09-01 14:33:01 +08:00
Xiujuan Li 8982e4353c feat: fix upload ui 2023-09-01 14:28:52 +08:00
Xiujuan Li 9e10488ba8 feat: fix upload ui 2023-09-01 13:54:44 +08:00
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