Spaces:
Running
Running
patrickvonplaten
commited on
Commit
•
1c71cf3
1
Parent(s):
ae811ba
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,9 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# Make Diffusion Model's GAN's again
|
11 |
+
|
12 |
+
Hello,
|
13 |
+
|
14 |
+
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
|
15 |
+
so that they can become as fast as GANs.
|