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
renzhc
diffusers_dcu
Commits
f96e4a16
Unverified
Commit
f96e4a16
authored
Jun 13, 2024
by
Sayak Paul
Committed by
GitHub
Jun 13, 2024
Browse files
pin transformers to the latest (#8522)
thanks!
parent
9c6e9684
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 @
f96e4a16
...
@@ -132,7 +132,7 @@ _deps = [
...
@@ -132,7 +132,7 @@ _deps = [
"tensorboard"
,
"tensorboard"
,
"torch>=1.4"
,
"torch>=1.4"
,
"torchvision"
,
"torchvision"
,
"transformers>=4.
25.1
"
,
"transformers>=4.
41.2
"
,
"urllib3<=2.0.0"
,
"urllib3<=2.0.0"
,
"black"
,
"black"
,
]
]
...
...
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