We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
リポジトリの現在サイズ確認 (size:KB) https://api.github.com/repos/PINTO0309/PINTO_model_zoo
Gitリポジトリから容量の大きいファイルを履歴から抹消する
cd git cp PINTO_model_zoo PINTO_model_zoo_ cd PINTO_model_zoo ./log-cleaner.sh git add --all git commit -m "clean" git push origin --all --force cd .. sudo rm -rf PINTO_model_zoo_