Commit Graph

29 Commits

Author SHA1 Message Date
cb6b81dd0b Bump torch from 2.1.0 to 2.2.0 in /api
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 11:43:57 +00:00
85e4afd385 Merge pull request #6 from guilhermewerner/dependabot/pip/api/pillow-10.2.0
Bump pillow from 10.0.1 to 10.2.0 in /api
2024-09-18 08:43:26 -03:00
0f45396fd2 Merge pull request #5 from guilhermewerner/dependabot/pip/api/transformers-4.36.0
Bump transformers from 4.34.0 to 4.36.0 in /api
2024-09-18 08:43:16 -03:00
b783271a25 Bump pillow from 10.0.1 to 10.2.0 in /api
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.
- [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/10.0.1...10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 22:05:51 +00:00
76123a9485 Bump transformers from 4.34.0 to 4.36.0 in /api
Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.34.0...v4.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 21:14:26 +00:00
be2fa99154 Merge pull request #4 from GuilhermeWerner/dependabot/pip/api/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18 in /api
2023-10-25 20:46:12 -03:00
f75f10ccb4 Update Dockerfile 2023-10-20 13:01:42 -03:00
5b78a3a50a Update Dockerfile 2023-10-20 12:57:50 -03:00
199019dacb Create docker-compose.yml 2023-10-20 12:53:48 -03:00
c2d418631b Create Dockerfile 2023-10-20 12:53:44 -03:00
6b3f0d2d95 Update index.tsx 2023-10-20 11:49:40 -03:00
fbd905a816 Bump urllib3 from 1.26.17 to 1.26.18 in /api
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:29:43 +00:00
330a5610d4 Update main.py 2023-10-10 21:09:39 -03:00
32be4782f7 Update styles 2023-10-10 21:04:41 -03:00
38d059f008 Update api and add website 2023-10-10 20:37:03 -03:00
6e30532b85 Create api folder 2023-10-10 19:47:40 -03:00
96b98f30e0 Update test.rest 2023-10-06 22:21:59 -03:00
9d492be606 Update main.py 2023-10-06 22:21:57 -03:00
f926b7f4f5 Merge pull request #3 from GuilhermeWerner/dependabot/pip/pillow-10.0.1
Bump pillow from 9.0.1 to 10.0.1
2023-10-06 21:24:53 -03:00
152d58e28e Bump pillow from 9.0.1 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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.0.1...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 00:24:45 +00:00
c517252db7 Merge pull request #1 from GuilhermeWerner/dependabot/pip/urllib3-1.26.17
Bump urllib3 from 1.26.5 to 1.26.17
2023-10-06 21:23:54 -03:00
e5f0af8e6e Merge pull request #2 from GuilhermeWerner/dependabot/pip/requests-2.31.0
Bump requests from 2.25.1 to 2.31.0
2023-10-06 21:23:33 -03:00
e35ffd55ea Bump requests from 2.25.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 00:00:45 +00:00
92b5a4e468 Bump urllib3 from 1.26.5 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 00:00:35 +00:00
cbd08483ed Update test.rest 2023-10-06 21:00:11 -03:00
5c910ef97a Create requirements.txt 2023-10-06 21:00:08 -03:00
8855086ef0 Update main.py 2023-10-06 20:42:05 -03:00
02191d439e Update main.py 2023-10-06 20:36:06 -03:00
7210933a15 Initial commit 2023-10-06 19:45:45 -03:00