Downloads · 30 days
9
1% of all-time downloads
Leeps/sd-font-model
sd-font-model is a text-to-image model from Leeps. Use it when you need an image from a text prompt. It is set up for diffusers. The card lists the license as creativeml-openrail-m.
This pipeline was finetuned from runwayml/stable-diffusion-v1-5 on the Leeps/Fonts-Individual-Letters dataset. Below are some example images generated with the finetuned pipeline using the following prompts: None:
Downloads · 30 days
9
1% of all-time downloads
All-time downloads
1.7K
Public
Parameters
860M
84.1 GB on disk
Likes
4
Public
Click a slice to open those files.
.safetensors46.3 GB · 57%
From the Hugging Face model README
This pipeline was finetuned from runwayml/stable-diffusion-v1-5 on the Leeps/Fonts-Individual-Letters dataset. Below are some example images generated with the finetuned pipeline using the following prompts: None:
You can use the pipeline like so:
from diffusers import DiffusionPipeline
import torch
pipeline = DiffusionPipeline.from_pretrained("Leeps/sd-font-model", torch_dtype=torch.float16)
These are the key hyperparameters used during training: