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/Ce_Z478iOXljvpZ_Fr_Y7.png" alt="Yamamoto Logo" class="centered-image">
|
388 |
|
389 |
# 🎨 Yamamoto Caption Captain: AI-Powered Art Inspiration
|
390 |
|
|
|
384 |
with gr.Tab("Welcome"):
|
385 |
gr.Markdown(
|
386 |
"""
|
387 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/Ce_Z478iOXljvpZ_Fr_Y7.png" alt="Yamamoto Logo" class="centered-image" width="300" style="max-width: 100%; height: auto;">
|
388 |
|
389 |
# 🎨 Yamamoto Caption Captain: AI-Powered Art Inspiration
|
390 |
|