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
e6ecef71
Unverified
Commit
e6ecef71
authored
Jan 12, 2021
by
Sylvain Gugger
Committed by
GitHub
Jan 12, 2021
Browse files
Revert, it was not the issue.
parent
250f27f2
Changes
1
Show 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 @
e6ecef71
...
...
@@ -240,7 +240,7 @@ install_requires = [
deps
[
"regex"
],
# for OpenAI GPT
deps
[
"requests"
],
# for downloading models over HTTPS
deps
[
"sacremoses"
],
# for XLM
deps
[
"tokenizers"
]
+
"==0.9.4"
,
deps
[
"tokenizers"
],
deps
[
"tqdm"
],
# progress bars in model download and training scripts
]
...
...
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