Edit model card

此模型是用于生成蝴蝶图像的无条件生成扩散模型 by shoe

'''python from diffusers import DDPMPipeline pipeline = DDPMPipeline.from_pretrained('{hub_model_id}') image = pipeline().images[0] image

Downloads last month
72
Inference API (serverless) does not yet support diffusers models for this pipeline type.

Dataset used to train shao918516/sd-class-butterflies-32