mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-29 07:22:12 +03:00
update
This commit is contained in:
@@ -554,6 +554,7 @@ if TYPE_CHECKING or DIFFUSERS_SLOW_IMPORT:
|
||||
AudioLDMPipeline,
|
||||
CycleDiffusionPipeline,
|
||||
I2VGenXLPipeline,
|
||||
LattePipeline,
|
||||
PaintByExamplePipeline,
|
||||
PIAPipeline,
|
||||
StableDiffusionAttendAndExcitePipeline,
|
||||
@@ -632,7 +633,6 @@ if TYPE_CHECKING or DIFFUSERS_SLOW_IMPORT:
|
||||
LatentConsistencyModelPipeline,
|
||||
)
|
||||
from .latent_diffusion import LDMTextToImagePipeline
|
||||
from .latte import LattePipeline
|
||||
from .ledits_pp import (
|
||||
LEditsPPDiffusionPipelineOutput,
|
||||
LEditsPPInversionPipelineOutput,
|
||||
|
||||
Reference in New Issue
Block a user