Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
|
2 |
-
opencv-python
|
3 |
numpy
|
4 |
-
torch
|
5 |
-
pygame
|
6 |
requests
|
7 |
-
|
|
|
1 |
+
gradio
|
2 |
+
opencv-python
|
3 |
numpy
|
|
|
|
|
4 |
requests
|
5 |
+
pygame
|