Commit 0d660ddc authored by wangkx1's avatar wangkx1
Browse files

Update run.sh

parent 84f93e11
...@@ -2,4 +2,4 @@ pip install csghub-sdk==0.7.10 ...@@ -2,4 +2,4 @@ pip install csghub-sdk==0.7.10
patch /usr/local/lib/python3.10/dist-packages/pycsghub/csghub_api.py < change_private.patch patch /usr/local/lib/python3.10/dist-packages/pycsghub/csghub_api.py < change_private.patch
sed -n '178,182p' /usr/local/lib/python3.10/dist-packages/pycsghub/csghub_api.py sed -n '178,182p' /usr/local/lib/python3.10/dist-packages/pycsghub/csghub_api.py
python3 auto_upload.py <model-file> python3 auto_upload.py <model-file> --force
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment