tmaham commited on
Commit
482a035
1 Parent(s): a8e58c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -6,7 +6,18 @@ colorTo: blue
6
  sdk: gradio
7
  sdk_version: 3.32.0
8
  app_file: app.py
9
- pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
6
  sdk: gradio
7
  sdk_version: 3.32.0
8
  app_file: app.py
9
+ pinned: true
10
  ---
11
 
12
+ This is a demo of our paper DS-Fusion: Artistic Typography via Discriminated and Stylized Diffusion (https://arxiv.org/abs/2303.09604)
13
+
14
+ ```
15
+ @misc{tanveer2023dsfusion,
16
+ title={DS-Fusion: Artistic Typography via Discriminated and Stylized Diffusion},
17
+ author={Maham Tanveer and Yizhi Wang and Ali Mahdavi-Amiri and Hao Zhang},
18
+ year={2023},
19
+ eprint={2303.09604},
20
+ archivePrefix={arXiv},
21
+ primaryClass={cs.CV}
22
+ }
23
+ ```