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