Model Card(https://github.com/huggingface/diffusion-models-class)

This model is a diffusion model for unconditional image generation of cataract surgery scene.

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('EthanZhangyf/sd-class-cataract-32')
image = pipeline().image[0]
image
Downloads last month
72
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support