Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch
|
2 |
gradio
|
3 |
Pillow
|
4 |
-
opencv-python
|
5 |
-
numpy
|
6 |
|
|
|
1 |
+
torch
|
2 |
gradio
|
3 |
Pillow
|
4 |
+
opencv-python
|
5 |
+
numpy
|
6 |
|