nielsr HF staff commited on
Commit
e04dd16
·
verified ·
1 Parent(s): e0c16d5

Add model card

Browse files

This PR adds a model card for the model described in [CLEAR: Conv-Like Linearization Revs Pre-Trained Diffusion Transformers Up](https://huggingface.co/papers/2412.16112).

It also adds a link to the Github repository, and it adds the appropriate `pipeline_tag`.

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