Skip to content

Commit

Permalink
Update tf in requirements.txt for reservoir examples (#166)
Browse files Browse the repository at this point in the history
ktangsali authored Jul 19, 2024
1 parent 6aba9ef commit feb5010
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/reservoir_simulation/2D/requirements.txt
Original file line number Diff line number Diff line change
@@ -9,6 +9,6 @@ gstools
scikit-image
ema-pytorch
accelerate
tensorflow==2.9.1
tensorflow
joblib
pyvista
2 changes: 1 addition & 1 deletion examples/reservoir_simulation/3D/requirements.txt
Original file line number Diff line number Diff line change
@@ -9,6 +9,6 @@ gstools
scikit-image
ema-pytorch
accelerate
tensorflow==2.9.1
tensorflow
joblib
pyvista
2 changes: 1 addition & 1 deletion examples/reservoir_simulation/Norne/requirments.txt
Original file line number Diff line number Diff line change
@@ -9,6 +9,6 @@ gstools
scikit-image
ema-pytorch
accelerate
tensorflow==2.9.1
tensorflow
joblib
pyvista

0 comments on commit feb5010

Please sign in to comment.