Yntec commited on
Commit
2628342
·
verified ·
1 Parent(s): 29b687b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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:320px; width:159px; margin-top: -22px; margin-bottom: -160px;" span title="Best free ai art image generators 2025"></center>
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
  )