"docs/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "838e1e0a5388995f60ce57d49ff97c4a479ba4bf"
Commit 7b22a0a3 authored by rusty1s's avatar rusty1s
Browse files

install torch

parent fcd4b405
torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
sphinx sphinx
sphinx_rtd_theme sphinx_rtd_theme
...@@ -5,8 +5,8 @@ python: ...@@ -5,8 +5,8 @@ python:
version: 3.7 version: 3.7
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- method: pip
path: torch_nightly -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
system_packages: true system_packages: true
formats: [] formats: []
requirements_file: docs/requirements.txt
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment