Add model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-to-image
4
+ ---
5
+
6
+ This repository contains the weights for the model described in the paper Efficient Generative Model Training via Embedded Representation Warmup, which can be found at [](https://huggingface.co/papers/2504.10188).
7
+
8
+ Project page: https://lins-lab.github.io/ERW/
9
+
10
+ Github repository: https://github.com/LINs-lab/ERW/