Add model card
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: diffusers
|
3 |
+
pipeline_tag: image-to-image
|
4 |
+
---
|
5 |
+
This repository contains the model of the paper [CLEAR: Conv-Like Linearization Revs Pre-Trained Diffusion Transformers Up](https://huggingface.co/papers/2412.16112).
|
6 |
+
|
7 |
+
Code: https://github.com/Huage001/CLEAR
|