Bai-YT commited on
Commit ·
475dc33
1
Parent(s): 98e6ee3
Add main figure
Browse files- README.md +4 -0
- main_figure_.png +0 -0
README.md
CHANGED
|
@@ -30,6 +30,10 @@ our models retain diffusion models' impressive generation quality and diversity.
|
|
| 30 |
Furthermore, the non-recurrent differentiable structure of the consistency model
|
| 31 |
allows for end-to-end fine-tuning with novel loss functions such as the CLAP score, further boosting performance.
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
## Model Details
|
| 35 |
|
|
|
|
| 30 |
Furthermore, the non-recurrent differentiable structure of the consistency model
|
| 31 |
allows for end-to-end fine-tuning with novel loss functions such as the CLAP score, further boosting performance.
|
| 32 |
|
| 33 |
+
<center>
|
| 34 |
+
<img src="main_figure_.png" alt="ConsistencyTTA Results" title="Results" width="480"/>
|
| 35 |
+
</center>
|
| 36 |
+
|
| 37 |
|
| 38 |
## Model Details
|
| 39 |
|
main_figure_.png
ADDED
|