Create api folder

This commit is contained in:
Guilherme Werner
2023-10-10 19:47:40 -03:00
parent 96b98f30e0
commit 6e30532b85
2 changed files with 0 additions and 0 deletions

9
api/requirements.txt Normal file

@ -0,0 +1,9 @@
Flask==3.0.0
Pillow==10.0.1
requests==2.31.0
torch==2.1.0
torchaudio==2.1.0
torchvision==0.16.0
tqdm==4.66.1
transformers==4.34.0
urllib3==1.26.17