Skip to content

Commit

Permalink
Merge branch 'main' into brendt/issue442
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Oct 23, 2023
2 parents 7da14bf + b8c8bab commit 836dd10
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
mamba install -c conda-forge pyyaml
pip install --upgrade --force-reinstall scipy>=1.6.0 # Temporary fix for GLIBCXX_3.4.30 not found in conda forge version
pip install bm4d>=4.0.0
pip install bm4d>=4.2.2
pip install "ray[tune]>=2.0.0"
pip install hyperopt
# Install package to be tested
Expand Down
2 changes: 1 addition & 1 deletion data
Submodule data updated 0 files
2 changes: 2 additions & 0 deletions examples/examples_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ colour_demosaicing
xdesign>=0.5.5
ray[tune]>=2.0.0
hyperopt
bm3d>=4.0.0
bm4d>=4.2.2
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,5 @@ matplotlib
jaxlib>=0.4.3,<=0.4.16
jax>=0.4.3,<=0.4.16
flax>=0.6.1,<=0.6.9
bm3d>=4.0.0
bm4d>=4.2.2
svmbir>=0.3.3
pyabel>=0.9.0

0 comments on commit 836dd10

Please sign in to comment.