Severian commited on
Commit
402275d
1 Parent(s): b15cf4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -441,7 +441,7 @@ with gr.Blocks(theme="Hev832/Applio", css=css, fill_width=True, fill_height=True
441
  with gr.Column(scale=2, elem_classes="welcome-content"):
442
  gr.Markdown(
443
  """
444
- <img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/LVZnwLV43UUvKu3HORqSs.webp" alt="UDG" width="250" style="max-width: 100%; height: auto; class="centered-image">
445
 
446
  # 🎨 Underground Digital's Caption Captain: AI-Powered Art Inspiration
447
 
 
441
  with gr.Column(scale=2, elem_classes="welcome-content"):
442
  gr.Markdown(
443
  """
444
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/LVZnwLV43UUvKu3HORqSs.webp" alt="UDG" width="250" class="centered-image">
445
 
446
  # 🎨 Underground Digital's Caption Captain: AI-Powered Art Inspiration
447