Spaces:
Runtime error
Runtime error
gokaygokay
commited on
Commit
•
f2d428b
1
Parent(s):
cc703d0
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
opencv-python-headless
|
3 |
+
numpy
|
4 |
+
scipy
|