1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00
This commit is contained in:
DN6
2025-04-21 13:09:47 +05:30
parent 1b53d16477
commit 0dd33b2db9

View File

@@ -218,6 +218,7 @@ if TYPE_CHECKING or DIFFUSERS_SLOW_IMPORT:
TextToVideoSDPipeline,
TextToVideoZeroPipeline,
TextToVideoZeroSDXLPipeline,
VideoToVideoSDPipeline,
)
from .unclip import UnCLIPImageVariationPipeline, UnCLIPPipeline
from .unidiffuser import UniDiffuserPipeline