junhsss/consistency-models
A Toolkit for OpenAI's Consistency Models.
This toolkit helps machine learning engineers and researchers quickly integrate and train Consistency Models for image generation. It takes a U-Net model and a dataset, and outputs a trained Consistency Model capable of generating high-quality images very efficiently. This is ideal for those working on generative AI applications and research.
207 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher looking to implement single-step, high-quality image generation without complex adversarial training.
Not ideal if you are an end-user looking for a pre-built application to generate images, as this requires coding and machine learning expertise.
Stars
207
Forks
12
Language
Python
License
MIT
Category
Last pushed
Apr 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/junhsss/consistency-models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrunaAI/pruna
Pruna is a model optimization framework built for developers, enabling you to deliver faster,...
bytedance/LatentSync
Taming Stable Diffusion for Lip Sync!
haoheliu/AudioLDM-training-finetuning
AudioLDM training, finetuning, evaluation and inference.
Text-to-Audio/Make-An-Audio
PyTorch Implementation of Make-An-Audio (ICML'23) with a Text-to-Audio Generative Model
teticio/audio-diffusion
Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead...