Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,7 @@ with gr.Blocks(theme='Yntec/HaleyCH_Theme_red_crayon') as demo:
|
|
90 |
gr.HTML(
|
91 |
"""
|
92 |
<div>
|
93 |
-
<p> <center><img src="https://huggingface.co/spaces/Yntec/Image-Models-Test-February-2025/resolve/main/february2025.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-February-2025/resolve/main/february2025.png" style="height:86px; width:495px; margin-top: -22px; margin-bottom: -66px;" span title="Best free ai art image generator open craiyon"></center>
|
94 |
</p>
|
95 |
"""
|
96 |
)
|