Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
251eb70c
"docs/source/vscode:/vscode.git/clone" did not exist on "96ac7549cbb1f1f39f624ad5d52fc07f1f9a2f51"
Commit
251eb70c
authored
Dec 14, 2020
by
Sylvain Gugger
Browse files
Also pin TF CPU
parent
e4ef57a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
251eb70c
...
@@ -127,7 +127,7 @@ _deps = [
...
@@ -127,7 +127,7 @@ _deps = [
"sphinx-rtd-theme==0.4.3"
,
# sphinx-rtd-theme==0.5.0 introduced big changes in the style.
"sphinx-rtd-theme==0.4.3"
,
# sphinx-rtd-theme==0.5.0 introduced big changes in the style.
"sphinx==3.2.1"
,
"sphinx==3.2.1"
,
"starlette"
,
"starlette"
,
"tensorflow-cpu>=2.0"
,
"tensorflow-cpu>=2.0
,<2.4
"
,
"tensorflow>=2.0,<2.4"
,
"tensorflow>=2.0,<2.4"
,
"timeout-decorator"
,
"timeout-decorator"
,
"tokenizers==0.9.4"
,
"tokenizers==0.9.4"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment