Spaces:
Runtime error
Runtime error
Commit
·
e17c267
1
Parent(s):
9624517
Create requirements.txt
Browse files- 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 |
+
|