schrum2's picture
Hopefully the final files needed to make model usage possible
93d36a7 verified
raw
history blame
115 Bytes
from models.text_diffusion_pipeline import TextConditionalDDPMPipeline
__all__ = ["TextConditionalDDPMPipeline"]