"tests/models/van/test_modeling_van.py" did not exist on "8f3ea7a1e1a85e80210b3d4423b674d9a61016ed"
Commit 251eb70c authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Also pin TF CPU

parent e4ef57a9
......@@ -127,7 +127,7 @@ _deps = [
"sphinx-rtd-theme==0.4.3", # sphinx-rtd-theme==0.5.0 introduced big changes in the style.
"sphinx==3.2.1",
"starlette",
"tensorflow-cpu>=2.0",
"tensorflow-cpu>=2.0,<2.4",
"tensorflow>=2.0,<2.4",
"timeout-decorator",
"tokenizers==0.9.4",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment