Skip to content

Commit

Permalink
Update scipy version
Browse files Browse the repository at this point in the history
  • Loading branch information
tzuifurther committed Jun 29, 2023
1 parent 67d7a7c commit d55cc0c
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 d55cc0c

Please sign in to comment.