scfive commited on
Commit
de535b0
·
verified ·
1 Parent(s): c599e3a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ typing-extensions>=4.5.0
2
+ ultralytics==8.0.196
3
+ opencv-python==4.8.1.78
4
+ numpy==1.24.3
5
+ torch==2.1.0
6
+ torchvision==0.16.0
7
+ transformers==4.30.2
8
+ Pillow==10.0.0
9
+ networkx==3.1
10
+ openai==1.3.0
11
+ torch-geometric==2.3.1
12
+ protobuf==3.20.3
13
+ tensorboard==2.13.0
14
+ gradio==4.0.0
15
+ supervision==0.3.0