Skip to content

Commit

Permalink
Merge pull request XingangPan#129 from tzuifurther/main
Browse files Browse the repository at this point in the history
Update scipy version
  • Loading branch information
XingangPan authored Oct 11, 2023
2 parents d0422b1 + d55cc0c commit 336f120
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- numpy>=1.25
- click>=8.0
- pillow=9.4.0
- scipy=1.11.0
- scipy=1.11.1
- pytorch>=2.0.1
- torchvision>=0.15.2
- cudatoolkit=11.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
torch>=2.0.0
scipy==1.11.0
scipy>=1.11.1
Ninja==1.10.2
gradio>=3.35.2
imageio-ffmpeg>=0.4.3
Expand Down

0 comments on commit 336f120

Please sign in to comment.