We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0c04f commit 719ec3fCopy full SHA for 719ec3f
.github/workflows/docs.yml
@@ -32,9 +32,6 @@ jobs:
32
- name: Install torchforge
33
shell: bash -l {0}
34
run: pip install uv && uv pip install . && uv pip install .[docs]
35
- - name: Install docs dependencies
36
- shell: bash -l {0}
37
- run: python -m pip install -r docs/requirements.txt
38
- name: Build docs
39
40
working-directory: docs
0 commit comments