mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
[Patch] Return import for the unclip pipeline loader
This commit is contained in:
@@ -13,3 +13,4 @@ except OptionalDependencyNotAvailable:
|
||||
from ...utils.dummy_torch_and_transformers_objects import UnCLIPPipeline
|
||||
else:
|
||||
from .pipeline_unclip import UnCLIPPipeline
|
||||
from .text_proj import UnCLIPTextProjModel
|
||||
|
||||
Reference in New Issue
Block a user