We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bf46e commit c3a8b0dCopy full SHA for c3a8b0d
1 file changed
README.md
@@ -9,5 +9,5 @@ Machine learning tasks which are used with data pipeline library "luigi" and its
9
10
## Dependencies
11
12
-You should install `tensorflow = ">=1.13.1,<2.0"` manually if you would like to use some models under `redshells/contrib` directory.
+You should add `tensorflow = ">=1.13.1,<2.0"` on your app dependencies if you would like to use some models under `redshells/contrib` directory.
13
`Tensorflow` is not included redshells' dependencies because there are some models not used it.
0 commit comments