YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

学习如何训练扩散模型生成蝴蝶

from diffusers import DDPMPipeline
pipeline = DDPMPipeline.from_pretrained('ZYJ-3721/sd-butterflies-64').to('cuda')
image = pipeline(num_inference_steps=50).images[0]
image
Downloads last month
1
Safetensors
Model size
18.5M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support