Views
No views yet
U+A000–U+A48C). Trained on 1,165 glyphs rendered from the
NotoSansYi-Regular font.


1from diffusers import DDPMPipeline
2pipe = DDPMPipeline.from_pretrained("pratik220704/yi-syllable-diffusion").to("cuda")
3image = pipe(num_inference_steps=50).images[0]
4image.save("yi.png")NotoSansYi-Regular.ttf.UNet2DModel (diffusers), 1-channel in/out, ~17 M params.DDIMScheduler, timestep_spacing="trailing", clip_sample=True, 50 steps.