hoang1007/finetuning-diffusers
Finetuning Stable Diffusion from Diffusers
This project helps machine learning engineers and researchers fine-tune pre-trained Stable Diffusion models or similar image generation models using their own custom image datasets. You provide your specific images, and the tool outputs a refined image generation model capable of creating new images aligned with your dataset's style and content. It's designed for individuals working on advanced generative AI applications.
No commits in the last 6 months.
Use this if you need to adapt existing image generation models to produce highly specific types of images from your unique collection, such as custom art styles, product images, or scientific visualizations.
Not ideal if you are looking for an off-the-shelf image generation tool without needing to train custom models or if you don't have programming experience with Python and machine learning frameworks.
Stars
12
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/hoang1007/finetuning-diffusers"
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