要跑很多次

This commit is contained in:
kemna 2024-10-25 22:39:06 +08:00
parent 2b8029e1e7
commit 7a9fbc48ef

@ -5,5 +5,5 @@ jobs:
- uses: https://eoelab.org:1027/actions/checkout@v4
- run: sudo apt install python3-pip
- run: pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
- run: pip install torch torchvision tqdm
- run: pip install torch torchvision tqdm matplotlib
- run: python3 ./main.py