mirror of
https://github.com/guilhermewerner/image-caption-api
synced 2025-06-15 14:35:13 +00:00
Create requirements.txt
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Flask==3.0.0
|
||||||
|
Pillow==9.0.1
|
||||||
|
requests==2.25.1
|
||||||
|
torch==2.1.0
|
||||||
|
torchaudio==2.1.0
|
||||||
|
torchvision==0.16.0
|
||||||
|
tqdm==4.66.1
|
||||||
|
transformers==4.34.0
|
||||||
|
urllib3==1.26.5
|
Reference in New Issue
Block a user