"benchmarks/git@developer.sourcefind.cn:OpenDAS/fairscale.git" did not exist on "a9156260ab21a935e214ea7cf28f47f1119957d4"
Commit a5edb981 authored by anton-'s avatar anton-
Browse files

[Patch] Return import for the unclip pipeline loader

parent 54796b7e
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment