added other requirements
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install sphinx sphinx_rtd_theme myst_parser
|
||||
pip install -r requirements.txt
|
||||
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: |
|
||||
|
||||
Reference in New Issue
Block a user