Skip to content

Commit

Permalink
Update waveprop requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Nov 20, 2023
1 parent a0c687c commit ce4a64f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mask_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sympy>=1.11.1
perlin_numpy @ git+https://github.com/pvigier/perlin-numpy.git@5e26837db14042e51166eb6cad4c0df2c1907016
waveprop>=0.0.8
waveprop>=0.0.9
slm_controller @ git+https://github.com/ebezzam/slm-controller.git
2 changes: 1 addition & 1 deletion recon_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ lpips==0.1.4
pylops==1.18.0
scikit-image>=0.19.0rc0
click>=8.0.1
waveprop>=0.0.8 # for simulation
waveprop>=0.0.9 # for simulation

# Library for learning algorithm
torch >= 2.0.0
Expand Down

0 comments on commit ce4a64f

Please sign in to comment.