Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ModelTester/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ graphviz # for graphviz, installation via the system might be required, e.g. sud
pytest

# Use pip install ... to install these
keras == 3.9.0
keras == 3.13.2
tensorflow == 2.12.1
# tensorflow-gpu == 1.2.1 # Alternatively if available.
codecov
Expand Down