Spaces:
Runtime error
Runtime error
rockeycoss
commited on
Commit
•
d3d9198
1
Parent(s):
073441b
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ scipy
|
|
9 |
six
|
10 |
terminaltables
|
11 |
timm
|
|
|
12 |
gradio
|
13 |
--find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.12.0/index.html
|
14 |
mmcv-full==1.6.0
|
|
|
9 |
six
|
10 |
terminaltables
|
11 |
timm
|
12 |
+
wget
|
13 |
gradio
|
14 |
--find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.12.0/index.html
|
15 |
mmcv-full==1.6.0
|