omoured commited on
Commit
a612f70
1 Parent(s): ee43e53

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ pycocotools==2.0.7
4
+ PyYAML==6.0.1
5
+ scipy==1.13.0
6
+ gradio==4.31.5
7
+ opencv-python==4.9.0.80
8
+ psutil==5.9.8
9
+ py-cpuinfo==9.0.0
10
+ safetensors==0.4.3