Update app.py
Browse files
app.py
CHANGED
@@ -384,7 +384,7 @@ with gr.Blocks(theme="Hev832/Applio", css=css) as demo:
|
|
384 |
with gr.Tab("Welcome"):
|
385 |
gr.Markdown(
|
386 |
"""
|
387 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/8hAzfeJH9xMj8Sa9BIy-f.png" alt="UDG" class="centered-image" width="
|
388 |
|
389 |
|
390 |
# 🎨 Underground Dgitial's Caption Captain: AI-Powered Art Inspiration
|
|
|
384 |
with gr.Tab("Welcome"):
|
385 |
gr.Markdown(
|
386 |
"""
|
387 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/8hAzfeJH9xMj8Sa9BIy-f.png" alt="UDG" class="centered-image" width="250" style="max-width: 100%; height: auto;">
|
388 |
|
389 |
|
390 |
# 🎨 Underground Dgitial's Caption Captain: AI-Powered Art Inspiration
|