3dredstone commited on
Commit
babd90f
·
verified ·
1 Parent(s): 07d97d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -4
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
- transformers
2
- torch
3
- pillow
4
- gradio
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.95.1
2
+ uvicorn==0.21.1
3
+ python-multipart==0.0.6
4
+ transformers==4.35.2
5
+ torch==2.1.1
6
+ torchvision==0.16.1
7
+ Pillow==10.1.0
8
+ numpy==1.26.2
9
+ timm==0.9.12
10
+ safetensors==0.4.2
11
+ opencv-python-headless==4.8.1.78
12
+ protobuf==3.20.0
13
+ reportlab==4.0.9