remove torch install for now
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install torch==2.0.1 --extra-index-url https://download.pytorch.org/whl/cu118
|
|
||||||
pip install -e .
|
pip install -e .
|
||||||
pip install -r requirements-tests.txt
|
pip install -r requirements-tests.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user