An error indicating that an optional dependency of Diffusers was not found in the environment.
| 635 | |
| 636 | |
| 637 | class OptionalDependencyNotAvailable(BaseException): |
| 638 | """An error indicating that an optional dependency of Diffusers was not found in the environment.""" |
no outgoing calls
no test coverage detected