Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit c4062fb

Browse files
authored
Update README.md (#360)
1 parent 108250e commit c4062fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Coming soon!
122122

123123
This repository is tested on Python 3.6+, and Linux/Debian systems.
124124
It is recommended to install in a [virtual environment](https://docs.python.org/3/library/venv.html) to keep your system in order.
125-
Currently supported ML Frameworks are the following: `torch>=1.1.0,<=1.8.0`, `tensorflow>=1.8.0,<=2.0.0`, `tensorflow.keras >= 2.2.0`.
125+
Currently supported ML Frameworks are the following: `torch>=1.1.0,<=1.9.0`, `tensorflow>=1.8.0,<=2.0.0`, `tensorflow.keras >= 2.2.0`.
126126

127127
Install with pip using:
128128

0 commit comments

Comments
 (0)