There was an error while loading. Please reload this page.
1 parent 005c72b commit 9ba79d9Copy full SHA for 9ba79d9
1 file changed
.github/workflows/docs.yml
@@ -33,6 +33,7 @@ jobs:
33
run: |
34
python -m pip install --upgrade pip
35
pip install -r doc_requirements.txt
36
+ pip install torch
37
38
# Step 4: Pull the release code into a separate directory
39
- name: Checkout release code
0 commit comments