-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Description
Model/Pipeline/Scheduler description
OpenAI recently announced "Consistency" models - a new family of generative models that support fast one-step generation (without adversarial training).
According to the paper, "Consistency models are heavily inspired by the theory of continuous-time) diffusion models", so it may be fitting to include in this library... unless HF wants to create a new "consistency" library 🤣 (it might be too early to decide that however).
Open source status
- The model implementation is available
- The model weights are available (Only relevant if addition is not a scheduler).
Provide useful links for the implementation
Repo: https://github.com/openai/consistency_models
Paper: https://arxiv.org/abs/2303.01469
Pre-trained models: https://github.com/openai/consistency_models#pre-trained-models
radi-cho, aengusng8, scarbain, willworth, abodacs and 25 moresayakpaul, mkhennoussi, themrzmaster, bestknighter, Caldis and 7 more