We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbe0d8 commit 7e87c9bCopy full SHA for 7e87c9b
1 file changed
src/diffusers/pipelines/ideogram4/__init__.py
@@ -22,9 +22,7 @@
22
_dummy_objects.update(get_objects_from_module(dummy_torch_and_transformers_objects))
23
else:
24
_import_structure["pipeline_ideogram4"] = ["Ideogram4Pipeline"]
25
-
26
_import_structure["pipeline_output"] = ["Ideogram4PipelineOutput"]
27
28
_import_structure["prompt_enhancer"] = ["Ideogram4PromptEnhancerHead"]
29
30
if TYPE_CHECKING or DIFFUSERS_SLOW_IMPORT:
0 commit comments