Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,7 @@ with gr.Blocks(theme='Yntec/HaleyCH_Theme_Cream') as demo:
|
|
90 |
gr.HTML(
|
91 |
"""
|
92 |
<div>
|
93 |
-
<p> <center><img src="https://huggingface.co/spaces/Yntec/Image-Models-Test-March-2025/resolve/main/march2025.png" style="height:
|
94 |
</p>
|
95 |
"""
|
96 |
)
|
|
|
90 |
gr.HTML(
|
91 |
"""
|
92 |
<div>
|
93 |
+
<p> <center><img src="https://huggingface.co/spaces/Yntec/Image-Models-Test-March-2025/resolve/main/march2025.png" style="height:159px; width:320px; margin-top: -22px; margin-bottom: -160px;" span title="Best free ai art image generators 2025"></center>
|
94 |
</p>
|
95 |
"""
|
96 |
)
|