Add model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
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