mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-29 07:22:12 +03:00
update
This commit is contained in:
@@ -191,7 +191,7 @@ def build_additional_components(
|
||||
return kwargs.pop(component_name, None)
|
||||
|
||||
if component_name in pipeline_components:
|
||||
return {}
|
||||
return None
|
||||
|
||||
if pipeline_class_name == ["StableUnCLIPPipeline", "StableUnCLIPImg2ImgPipeline"]:
|
||||
stable_unclip_components = create_stable_unclip_components(
|
||||
|
||||
Reference in New Issue
Block a user