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 4a14793 commit e1534bcCopy full SHA for e1534bc
.github/workflows/docs.yml
@@ -31,7 +31,7 @@ jobs:
31
run: python -m pip install --upgrade pip
32
- name: Install torchforge
33
shell: bash -l {0}
34
- run: pip install uv && uv sync --all-extras
+ run: pip install uv && uv sync
35
- name: Install docs dependencies
36
37
run: python -m pip install -r docs/requirements.txt
0 commit comments