Pin TensorFlow (#20313)

This commit is contained in:
Sylvain Gugger
2022-11-18 06:57:15 -05:00
committed by GitHub
parent b98269425e
commit f7ab8c4251
2 changed files with 2 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ _deps = [
"librosa",
"starlette",
"tensorflow-cpu>=2.3",
"tensorflow>=2.4",
"tensorflow>=2.4,<2.10",
"tensorflow-text",
"tf2onnx",
"timeout-decorator",