Spaces:
Runtime error
Runtime error
Update css
Browse files
app.py
CHANGED
@@ -77,8 +77,7 @@ header = " # ID-Booth: Identity-consistent Face Generation with Diffusion Models
|
|
77 |
description = "This is an official Gradio demo for the paper <a href='https://dariant.github.io/publications/ID-Booth' target='_blank'>ID-Booth: Identity-consistent Face Generation with Diffusion Models</a>"
|
78 |
|
79 |
footer = r"""
|
80 |
-
|
81 |
-
📝 **Citation**
|
82 |
<br>
|
83 |
If you find ID-Booth helpful, please consider citing our paper:
|
84 |
```bibtex
|
|
|
77 |
description = "This is an official Gradio demo for the paper <a href='https://dariant.github.io/publications/ID-Booth' target='_blank'>ID-Booth: Identity-consistent Face Generation with Diffusion Models</a>"
|
78 |
|
79 |
footer = r"""
|
80 |
+
**Citation**
|
|
|
81 |
<br>
|
82 |
If you find ID-Booth helpful, please consider citing our paper:
|
83 |
```bibtex
|