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
452339e2
Commit
452339e2
authored
Jun 20, 2022
by
Patrick von Platen
Browse files
fix typo
parent
08c85229
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/diffusers/utils/__init__.py
src/diffusers/utils/__init__.py
+1
-1
No files found.
src/diffusers/utils/__init__.py
View file @
452339e2
...
@@ -66,7 +66,7 @@ class RevisionNotFoundError(HTTPError):
...
@@ -66,7 +66,7 @@ class RevisionNotFoundError(HTTPError):
TRANSFORMERS_IMPORT_ERROR
=
"""
TRANSFORMERS_IMPORT_ERROR
=
"""
{0} requires the transformers library but it was not found in your environment. You can install it with pip:
{0} requires the transformers library but it was not found in your environment. You can install it with pip:
`pip install
accelerate
`
`pip install
transformers
`
"""
"""
...
...
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