Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
1 |
+
gradio
|
2 |
+
roboflow
|
3 |
+
pyppeteer
|
4 |
+
opencv-python
|
5 |
+
Pillow
|
6 |
+
numpy
|
7 |
+
nest_asyncio
|