added torch dep

This commit is contained in:
Jaikinator
2023-10-08 19:16:49 +02:00
parent 3c05fb254f
commit 44644de687
+1
View File
@@ -14,6 +14,7 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser
pip install torch==1.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cpu
- name: Sphinx build
run: |
sphinx-apidoc -o source scraibe/