Skip to content

Commit

Permalink
specified pytorch version to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyeol816 committed Jan 30, 2023
1 parent b63b5dc commit a1cae70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
- moviepy
- matplotlib
- scipy>=1.6.0
- pytorch
- pytorch=1.11.0
- torchvision
- cudatoolkit
- tqdm
Expand Down

0 comments on commit a1cae70

Please sign in to comment.