Spaces:
Running
Running
gokaygokay
commited on
Commit
•
a553076
1
Parent(s):
b5aede1
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
|