Skip to content

Commit

Permalink
add pytorch
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacdonald authored Aug 28, 2024
1 parent d9b8e42 commit c30d8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
pip install git+https://github.com/naver/splade.git
pip install torch git+https://github.com/naver/splade.git
pip install --timeout=120 .
pip install pytest
Expand Down

0 comments on commit c30d8f0

Please sign in to comment.