Add model card

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: text-to-image
4
+ ---
5
+
6
+ This repository contains the model described in the paper [Flowing from Words to Pixels: A Framework for Cross-Modality Evolution](https://huggingface.co/papers/2412.15213).
7
+
8
+ Code: https://github.com/qihao067/CrossFlow.
9
+ ```