Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
uvicorn
|
3 |
tensorflow
|
4 |
numpy
|
5 |
opencv-python
|
|
|
1 |
+
gradio
|
|
|
2 |
tensorflow
|
3 |
numpy
|
4 |
opencv-python
|