multimodalart HF Staff commited on
Commit
94dfd9b
·
verified ·
1 Parent(s): 3aff77a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance (NeurIPS 2024)
2
 
3
  <a href="https://arxiv.org/abs/2406.07540"><img src="https://img.shields.io/badge/arXiv-Paper-red"></a>
@@ -43,4 +49,4 @@ If you use our code in your research, please cite the following work.
43
  title = {Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance},
44
  year = {2024}
45
  }
46
- ```
 
1
+ ---
2
+ title: CTRL-X
3
+ sdk: gradio
4
+ short_description: Structure and Appearance Control
5
+ app_file: app_ctrlx.py
6
+ ---
7
  # Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance (NeurIPS 2024)
8
 
9
  <a href="https://arxiv.org/abs/2406.07540"><img src="https://img.shields.io/badge/arXiv-Paper-red"></a>
 
49
  title = {Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance},
50
  year = {2024}
51
  }
52
+ ```