Spaces:
Sleeping
Sleeping
imabackstabber
commited on
Commit
•
bdbd9bc
1
Parent(s):
414b65b
reinstall mmcv
Browse files- README.md +1 -2
- requirements.txt +1 -1
README.md
CHANGED
@@ -4,8 +4,7 @@ emoji: 😻
|
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
|
8 |
-
sdk_version: 4.16.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
---
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.21.0
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.openmmlab.com/mmcv/dist/cu118/torch2.0/index.html
|
2 |
-
https://download.openmmlab.com/mmcv/dist/cu118/torch2.0.0/mmcv_full-1.7.2-
|
3 |
|
4 |
scikit-image
|
5 |
scipy
|
|
|
1 |
--extra-index-url https://download.openmmlab.com/mmcv/dist/cu118/torch2.0/index.html
|
2 |
+
https://download.openmmlab.com/mmcv/dist/cu118/torch2.0.0/mmcv_full-1.7.2-cp310-cp310-manylinux1_x86_64.whl
|
3 |
|
4 |
scikit-image
|
5 |
scipy
|