Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ transformers
|
|
2 |
argparse
|
3 |
gradio==3.44.1
|
4 |
setuptools==60.2.0
|
5 |
-
torch==1.
|
6 |
rasterio==1.2.6
|
7 |
mmcv==2.0.0rc4
|
8 |
mmseg==1.2.4
|
|
|
2 |
argparse
|
3 |
gradio==3.44.1
|
4 |
setuptools==60.2.0
|
5 |
+
torch==1.12.0
|
6 |
rasterio==1.2.6
|
7 |
mmcv==2.0.0rc4
|
8 |
mmseg==1.2.4
|