Spaces:
Runtime error
Runtime error
test
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
pillow
|
2 |
-
|
3 |
-
|
4 |
-
mmcv==2.0.
|
5 |
-
mmdet
|
6 |
-
|
|
|
|
1 |
pillow
|
2 |
+
torch @ https://download.pytorch.org/whl/cu118/torch-2.0.0%2Bcu118-cp39-cp39-linux_x86_64.whl
|
3 |
+
torchvision @ https://download.pytorch.org/whl/cu118/torchvision-0.15.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
4 |
+
mmcv==2.0.0
|
5 |
+
mmdet==3.0.0
|
6 |
+
mmengine==0.7.2
|
7 |
+
mmocr==1.0.0
|