fje isfhdifhsifs

This commit is contained in:
MTFTau-5 2024-10-26 11:52:29 +08:00
parent db33e84265
commit 9dd35d7fe6

View File

@ -0,0 +1,9 @@
on: push
jobs:
test:
steps:
- 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 matplotlib
- run: python3 ./main.py