Skip to content

Commit feb5010

Browse files
authored
Update tf in requirements.txt for reservoir examples (#166)
1 parent 6aba9ef commit feb5010

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/reservoir_simulation/2D/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ gstools
99
scikit-image
1010
ema-pytorch
1111
accelerate
12-
tensorflow==2.9.1
12+
tensorflow
1313
joblib
1414
pyvista

examples/reservoir_simulation/3D/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ gstools
99
scikit-image
1010
ema-pytorch
1111
accelerate
12-
tensorflow==2.9.1
12+
tensorflow
1313
joblib
1414
pyvista

examples/reservoir_simulation/Norne/requirments.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ gstools
99
scikit-image
1010
ema-pytorch
1111
accelerate
12-
tensorflow==2.9.1
12+
tensorflow
1313
joblib
1414
pyvista

0 commit comments

Comments
 (0)