Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sanjayraju30
/
auto-weight-logger4
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sanjayraju30
commited on
4 days ago
Commit
337e3bf
·
verified
·
1 Parent(s):
c448b41
auto-weight-logger4/postBuild
Browse files
Files changed (1)
hide
show
postBuild
+0
-7
postBuild
DELETED
Viewed
@@ -1,7 +0,0 @@
1
-
#!/bin/bash
2
-
3
-
pip uninstall -y mmocr mmcv mmcv-full mmdet pycocotools
4
-
pip install mmcv-full==1.3.17
5
-
pip install mmdet==2.14.0
6
-
pip install pycocotools==2.0.6
7
-
pip install mmocr==0.5.0 --no-deps