llSourcell commited on
Commit
e17c267
1 Parent(s): 9624517

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask
2
+ gradio
3
+ torch
4
+ torchvision
5
+ Pillow
6
+ gdown
7
+ numpy
8
+ scipy
9
+ cmake
10
+ opencv-python-headless
11
+