Ganyu Face Generation

This is a fine-tuned DDPM model for generating anime-style faces of Ganyu from Genshin Impact.

Model Details

  • Base Model: google/ddpm-celebahq-256
  • Training Data: Ganyu Genshin Impact Anime Faces
  • Epochs: 15
  • Image Size: 256

Usage

from diffusers import DDPMPipeline

pipeline = DDPMPipeline.from_pretrained('RinKana/Ganyu-face-generation')
image = pipeline().images[0]
image.save('generated_ganyu.png')
Downloads last month
25
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support