ovshake/finetune-sd
Sample code and results for finetuning Stable Diffusion 1.5 using Huggingface
This project offers sample code and a guide for adapting a Stable Diffusion image generation model to produce images tailored to your specific needs. By providing your own collection of images with descriptive text, you can refine the model to better understand and generate visuals that align with your particular style, subject matter, or aesthetic. This is for AI developers or researchers who want to customize existing text-to-image models.
No commits in the last 6 months.
Use this if you need to train a Stable Diffusion model on a custom dataset of images and their corresponding text descriptions.
Not ideal if you are a casual user looking for an out-of-the-box image generation tool without custom training.
Stars
7
Forks
—
Language
Python
License
—
Category
Last pushed
Jul 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ovshake/finetune-sd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
siliconflow/onediff
OneDiff: An out-of-the-box acceleration library for diffusion models.
wooyeolbaek/attention-map-diffusers
🚀 Cross attention map tools for huggingface/diffusers
jina-ai/discoart
🪩 Create Disco Diffusion artworks in one line
chengzeyi/stable-fast
https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace...
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch