这个模型用于生成蝴蝶图像的无条件图像生成扩散模型

'''python from diffusers import DDPMPipeline

image_pipe = DDPMPipeline.from_pretrained("hyz5741/sd-class-butterflies-32") image = pipeline().images[0] image

Downloads last month
16
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support