Spaces:
Runtime error
Runtime error
akh1r0ck commited on
Commit ·
6642fea
1
Parent(s): df433f2
add requirements
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
opencv-python
|
| 3 |
+
pillow
|
| 4 |
+
numpy
|