Commit Graph

8 Commits (54e2b268320d64ddb68382e2b1bbfee7246731fa)

Author SHA1 Message Date
dependabot[bot] 33cd63209c
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>
2023-10-04 01:23:05 +00:00
Ning Lu a27298800b hore: remove unused inference code 2023-07-30 08:06:14 +00:00
Ning Lu 4ecaa48478 feat: add image download function 2023-07-14 03:54:54 +00:00
dependabot[bot] b0e5d64ffc
build(deps): bump gradio in /middleware_api/lambda/inference
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.32.0 to 3.34.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/compare/v3.32.0...v3.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 06:54:10 +00:00
AoyuQC cdcc41f193 fix: add gradio in app dockerfile 2023-06-13 02:35:25 +00:00
AoyuQC 82e98bd4ab feat: clip/deep sns to be completed 2023-06-12 07:39:35 +00:00
AoyuQC 59df32a2ee fix: add PIL in requirements in inference dockerfile 2023-06-12 06:32:58 +00:00
AoyuQC e84f8beded initial push for extension (container exclude) 2023-05-05 15:23:36 +08:00