Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ html_content = """
|
|
106 |
<span>Emotion-based image generation using Stable Diffusion XL</span>
|
107 |
<br>
|
108 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
109 |
-
<a href="http://arxiv.org/abs/2501.05710"><img src="https://img.shields.io/badge/arXiv-
|
110 |
<a href="https://github.com/idvxlab/EmotiCrafter"><img src="https://img.shields.io/badge/Github-Code-blue"></a>
|
111 |
</div>
|
112 |
</div>
|
|
|
106 |
<span>Emotion-based image generation using Stable Diffusion XL</span>
|
107 |
<br>
|
108 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
109 |
+
<a href="http://arxiv.org/abs/2501.05710"><img src="https://img.shields.io/badge/arXiv-2501.05710-red"></a>
|
110 |
<a href="https://github.com/idvxlab/EmotiCrafter"><img src="https://img.shields.io/badge/Github-Code-blue"></a>
|
111 |
</div>
|
112 |
</div>
|