Spaces:
Running
Running
title: README | |
emoji: π | |
colorFrom: red | |
colorTo: indigo | |
sdk: static | |
pinned: false | |
# Make Diffusion Model's GAN's again | |
Hello, | |
We're a community-driven organization researching on [**Consistency Models**](https://arxiv.org/abs/2303.01469). We're trying to drastically reduce the number of inference steps for diffusion models | |
so that they can become as fast as GANs. | |
In a first step we've added [OpenAI's released checkpoints](https://github.com/openai/consistency_models) to 𧨠Diffusers which you can access [here](https://huggingface.co/models?other=consistency-model). | |
In a next step, we're looking into training consistency models on larger text-conditioned datasets. |