mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
fix typo
This commit is contained in:
@@ -66,7 +66,7 @@ class RevisionNotFoundError(HTTPError):
|
||||
|
||||
TRANSFORMERS_IMPORT_ERROR = """
|
||||
{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`
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user