ftx7go commited on
Commit
b82d685
·
verified ·
1 Parent(s): f497038

Create requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +13 -0
requirement.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.4