pranavgupta2603/stable-dffusion-finetuning-flowers
A tutorial that guides users through the process of fine-tuning a stable diffusion model using HuggingFace's diffusers library. The tutorial includes advice on suitable hardware requirements, data preparation using the BLIP Flowers Dataset and a Python notebook, and detailed instructions for fine-tuning the model.
This project helps AI artists or content creators customize an existing AI image generator to produce images of a specific subject, like flowers, in particular styles or compositions. It takes a collection of images (e.g., flower photos) paired with text descriptions and generates a specialized image generation model. This allows for creating new, unique images of that subject based on text prompts.
No commits in the last 6 months.
Use this if you want to teach an AI image generator to create very specific types of images for a particular subject or theme.
Not ideal if you need a general-purpose AI image generator without specific customization, or if you don't have access to GPU hardware with more than 16GB of VRAM.
Stars
10
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/pranavgupta2603/stable-dffusion-finetuning-flowers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scraed/LanPaint
High quality training free inpaint for every stable diffusion model. Supports ComfyUI
julienkay/com.doji.diffusers
A Unity package to run pretrained diffusion models with Unity Sentis
apapiu/transformer_latent_diffusion
Text to Image Latent Diffusion using a Transformer core
Aatricks/LightDiffusion-Next
Fastest Diffusion backend, WebUI, server. Pushing implementation and discovery of optimizations...
FMXExpress/Stable-Diffusion-Desktop-Client
Stable Diffusion Desktop client for Windows, macOS, and Linux built in Embarcadero Delphi.