Commit Graph

141 Commits (2aad4a4b1cb57b5cb6f864f571832afeb188bb0b)

Author SHA1 Message Date
Ning 1a63244b78 fix: update gradio version 2024-01-22 13:45:24 +08:00
Ning 0810154bd3 Merge branch 'dev' 2024-01-19 17:42:40 +08:00
Jingyi 41b627854c support real time endpoint 2024-01-11 04:58:04 +08:00
dependabot[bot] 0ec00fb412
build(deps): bump gradio in /middleware_api/lambda/inference
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 to 4.11.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/commits)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 18:36:59 +00:00
Jingyi Niu e3ade845f8 rename files 2023-12-21 14:30:06 +08:00
Jingyi Niu 4275c6a339 rename files 2023-12-21 14:26:15 +08:00
Jingyi 15e960ee20 remove unused api 2023-12-21 00:14:21 +08:00
Jingyi aa17b75d20 remove unused api 2023-12-21 00:02:30 +08:00
Jingyi 5c491d918f remove unused apis 2023-12-20 23:01:44 +08:00
Jingyi 2872c60602 update inference apis 2023-12-20 14:24:08 +08:00
Jingyi Niu 25923744e3 remove pydantic 2023-12-18 17:56:46 +08:00
Elon Niu be953eb7e0
Merge pull request #246 from elonniu/improved_delete_endpoint
feat: Improved endpoint design
2023-10-30 17:12:48 +08:00
Yan 24af6390db
fix: merge main to dev to solve conflicts (#247)
* fix: scripts not finding the right one

* fix: wrong index when getting script

* fix: delete endpoint failed

* doc: doc update per version update

* fix: 3.10 conflicts fix (#213)

some code is reverted

* build(deps): bump pillow

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump pillow in /middleware_api/lambda/inference

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: Update README.md (#222)

* fix: downgrade dreambooth version.

* fix: lora load from cloud

* fix: generate image get to wrong user when multiple user using it

* fix: generate image get to wrong user when multiple user using it

* fix: generate image get to wrong user when multiple user using it

* fix: typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: wenmeng <wenmg@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Yi <yike5460@163.com>
Co-authored-by: Tang Jie <tangjiee@amazon.com>
Co-authored-by: Aoyu <aoyuzhang1989@gmail.com>
2023-10-26 10:17:50 +08:00
Jingyi ffefe49b37 Improved endpoint design 2023-10-25 18:29:30 +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 5be0d6ec6a feat: fix inference job sort by time 2023-08-31 11:28:11 +08:00
Xiujuan Li c6a2d3408e feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 16:11:57 +08:00
Xiujuan Li 359eeaa812 feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 12:52:47 +08:00
Xiujuan Li a2dd191e0b merge dev 2023-08-09 16:51:36 +08:00
Xiujuan Li 40bb16b777 merge dev 2023-08-09 16:51:14 +08:00
Xiujuan Li 983e032f12 merge dev 2023-08-09 16:02:55 +08:00
Xiujuan Li 26e82e8c16 merge dev 2023-08-09 13:36:10 +08:00
Xiujuan Li 005663b668 merge dev 2023-08-07 16:35:07 +08:00
Xiujuan Li 468e996efa merge dev 2023-08-07 11:40:13 +08:00
George Gu 4e86fdbc55 Merge branch 'dev' into minggu 2023-08-06 07:05:45 +08:00
guming3d 12ec2a5887 feat: update UI for autoscaling 2023-08-01 06:36:56 +00:00
guming3d f38be6c57a fix:update the autoscaling code 2023-08-01 02:08:53 +00:00
Xiujuan Li 55459e7f58 Merge remote-tracking branch 'origin/dev' into xiujuali 2023-08-01 10:07:13 +08:00
Yan Dai 13bbe89e34 feature: merged from dev 2023-07-31 19:35:03 +08:00
Yan Dai 6af86e8ce8 feature: frontend change for capture data from gradio 2023-07-31 19:06:33 +08:00
guming3d 2eb0c3ee9f feat: auto-scaling 2023-07-31 03:08:59 +00:00
Ning Lu a27298800b hore: remove unused inference code 2023-07-30 08:06:14 +00:00
Yan Dai 2763029920 fix: refactor infrastructure code 2023-07-28 15:44:31 +08:00
Ning Lu 2ecfe2aecd chore: remove unused files 2023-07-28 05:10:45 +00:00
Yan Dai 8ff6f4885f feature: new workflow 2023-07-27 17:42:27 +08:00
Ning Lu 32d111efd7 feat: upload tar file to s3 bucket 2023-07-27 08:30:32 +00:00
Xiujuan Li 0c3b930424 test with log 2023-07-27 11:34:44 +08:00
Xiujuan Li a256232eb6 test with log 2023-07-27 10:49:56 +08:00
Xiujuan Li 140394b511 test with log 2023-07-26 21:12:25 +08:00
Xiujuan Li 887a505c0a test with log 2023-07-26 20:56:04 +08:00
Xiujuan Li b8e6c6d069 test with log 2023-07-26 17:07:09 +08:00
Xiujuan Li 10fbfd2a37 test with log 2023-07-26 16:09:48 +08:00
Xiujuan Li 7a8eb380de test with log 2023-07-26 15:31:28 +08:00
Xiujuan Li 5256d1a2ed test with log 2023-07-26 14:53:27 +08:00
Ning Lu 4059b070f6 fix: update train cdk 2023-07-26 02:05:07 +00:00
Ning Lu 73b455fc29 feat: update train api cdk 2023-07-25 13:59:25 +00:00
Xiujuan Li ddcea19af4 test with log 2023-07-25 12:54:29 +08:00
Xiujuan Li 9765047d08 test with log 2023-07-25 12:25:03 +08:00
Xiujuan Li 956be9fc44 test with log 2023-07-25 10:00:07 +08:00
Xiujuan Li 4875099ed3 test with log 2023-07-25 09:55:07 +08:00