Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
mmcv
|
2 |
gradio==3.44.1
|
3 |
matplotlib==3.3.1
|
4 |
torch==1.11.0
|
|
|
1 |
+
mmcv==1.7.1
|
2 |
gradio==3.44.1
|
3 |
matplotlib==3.3.1
|
4 |
torch==1.11.0
|