MCPcopy Create free account
hub / github.com/AlayaLab/Hive / OptionalDependencyNotAvailable

Class OptionalDependencyNotAvailable

models/flowsep/diffusers/utils/import_utils.py:637–638  ·  view source on GitHub ↗

An error indicating that an optional dependency of Diffusers was not found in the environment.

Source from the content-addressed store, hash-verified

635
636
637class OptionalDependencyNotAvailable(BaseException):
638 """An error indicating that an optional dependency of Diffusers was not found in the environment."""

Callers 13

__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85
__init__.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected