Skip to content

Commit

Permalink
Update requirements-dev.txt to use pytorch version >= 2.3.0 (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
vadiklyutiy authored Jul 24, 2024
1 parent 329c50e commit 6b32295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ black==22.10.0
pylint==2.13.9

# for models to test
torch
torch>=2.3.0
torchvision
datasets
diffusers==0.27.1
Expand Down

0 comments on commit 6b32295

Please sign in to comment.