Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
opencv-python
|
3 |
numpy==1.23.5
|
4 |
torch==1.11.0
|
|
|
1 |
gradio
|
2 |
+
spaces
|
3 |
opencv-python
|
4 |
numpy==1.23.5
|
5 |
torch==1.11.0
|