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