"tests/models/bart/test_modeling_bart.py" did not exist on "a1bbcf3f6c20e15fe799a8659d6b7bd36fdf11ed"
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