DreamBooth model for the mazapan
concept trained by kokuma on the kokuma/figuritas-de-mazapan
dataset.
This is a Stable Diffusion model fine-tuned on the mazapan
concept with DreamBooth for the food theme.
This model was created as part of the DreamBooth Hackathon 🔥. Visit the organisation page for instructions on how to take part!
Prompts
- a cute X, mazapan:
a cute bunny, mazapan
- a cute X made of mazapan:
a cute robot made of mazapan
- a photograph of a cute X, mazapan:
a photograph of a cute dog, mazapan
Suggested parameters
- CFG scale: Between 6 and 8
- Samplers: Euler a, Euler, DPM2 a, DPM++ SDE, DPM fast, DPM adaptive, DPM2 a Karras
Examples
Usage
from diffusers import StableDiffusionPipeline
pipeline = StableDiffusionPipeline.from_pretrained('kokuma/mazapan')
image = pipeline().images[0]
image
- Downloads last month
- 6
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.