Skip to content

Commit

Permalink
Add a line in sd_test workflow to update torch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet committed Feb 9, 2024
1 parent 11b32b4 commit a0879c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ jobs:
- name: Run sd tests
run: |
pip install --upgrade --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu
pytest models/turbine_models/tests/sd_test.py

0 comments on commit a0879c7

Please sign in to comment.