File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/diffusers/pipelines/stable_diffusion Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 3030 _dummy_objects .update (get_objects_from_module (dummy_torch_and_transformers_objects ))
3131else :
3232 _import_structure ["clip_image_project_model" ] = ["CLIPImageProjection" ]
33- _import_structure ["pipeline_cycle_diffusion" ] = ["CycleDiffusionPipeline" ]
3433 _import_structure ["pipeline_stable_diffusion" ] = ["StableDiffusionPipeline" ]
35- _import_structure ["pipeline_stable_diffusion_attend_and_excite" ] = ["StableDiffusionAttendAndExcitePipeline" ]
36- _import_structure ["pipeline_stable_diffusion_gligen" ] = ["StableDiffusionGLIGENPipeline" ]
37- _import_structure ["pipeline_stable_diffusion_gligen_text_image" ] = ["StableDiffusionGLIGENTextImagePipeline" ]
3834 _import_structure ["pipeline_stable_diffusion_img2img" ] = ["StableDiffusionImg2ImgPipeline" ]
3935 _import_structure ["pipeline_stable_diffusion_inpaint" ] = ["StableDiffusionInpaintPipeline" ]
40- _import_structure ["pipeline_stable_diffusion_inpaint_legacy" ] = ["StableDiffusionInpaintPipelineLegacy" ]
4136 _import_structure ["pipeline_stable_diffusion_instruct_pix2pix" ] = ["StableDiffusionInstructPix2PixPipeline" ]
4237 _import_structure ["pipeline_stable_diffusion_latent_upscale" ] = ["StableDiffusionLatentUpscalePipeline" ]
43- _import_structure ["pipeline_stable_diffusion_model_editing" ] = ["StableDiffusionModelEditingPipeline" ]
44- _import_structure ["pipeline_stable_diffusion_paradigms" ] = ["StableDiffusionParadigmsPipeline" ]
4538 _import_structure ["pipeline_stable_diffusion_upscale" ] = ["StableDiffusionUpscalePipeline" ]
4639 _import_structure ["pipeline_stable_unclip" ] = ["StableUnCLIPPipeline" ]
4740 _import_structure ["pipeline_stable_unclip_img2img" ] = ["StableUnCLIPImg2ImgPipeline" ]
You can’t perform that action at this time.
0 commit comments