Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ numpy>=1.18.5
|
|
2 |
torch>=1.7.0
|
3 |
torchvision>=0.8.1
|
4 |
transformers
|
5 |
-
opencv-python
|
6 |
-
gradio>=3.20
|
|
|
2 |
torch>=1.7.0
|
3 |
torchvision>=0.8.1
|
4 |
transformers
|
5 |
+
opencv-python
|
|