Eterna2 commited on
Commit
bc42f35
1 Parent(s): 8c59ffb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pyyaml==5.*
2
+ torch==1.11.*
3
+ torchvision==0.11.*
4
+
5
+ gradio
6
+ numpy
7
+ scipy
8
+ shapely
9
+ timm
10
+ opencv-python