AkashKumarave commited on
Commit
2ab506c
·
verified ·
1 Parent(s): 6c0952e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- fastapi
2
- uvicorn
3
- python-multipart
4
- @xenova/transformers
 
 
 
 
1
+ fastapi==0.115.0
2
+ uvicorn==0.30.6
3
+ pillow==10.4.0
4
+ torch==2.4.1
5
+ transformers==4.44.2
6
+ huggingface_hub==0.25.1
7
+ python-multipart==0.0.9