Spaces:
Runtime error
Runtime error
Commit ·
0726899
1
Parent(s): 42fb25d
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ pycocotools
|
|
| 8 |
scipy
|
| 9 |
six
|
| 10 |
terminaltables
|
|
|
|
| 11 |
gradio
|
| 12 |
--find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.12.0/index.html
|
| 13 |
mmcv-full==1.6.0
|
|
|
|
| 8 |
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
|