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
786b9cf5
Unverified
Commit
786b9cf5
authored
May 11, 2023
by
Sylvain Gugger
Browse files
Style
parent
4eea25b4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
setup.py
setup.py
+1
-7
No files found.
setup.py
View file @
786b9cf5
...
...
@@ -415,13 +415,7 @@ extras["torchhub"] = deps_list(
)
extras
[
"agents"
]
=
deps_list
(
"diffusers"
,
"accelerate"
,
"datasets"
,
"torch"
,
"sentencepiece"
,
"opencv-python"
,
"Pillow"
"diffusers"
,
"accelerate"
,
"datasets"
,
"torch"
,
"sentencepiece"
,
"opencv-python"
,
"Pillow"
)
# when modifying the following list, make sure to update src/transformers/dependency_versions_check.py
...
...
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