Update app.py
Browse files
app.py
CHANGED
@@ -384,9 +384,10 @@ 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/
|
388 |
|
389 |
-
|
|
|
390 |
|
391 |
## Accelerate Your Creative Workflow with Intelligent Image Analysis
|
392 |
|
@@ -406,6 +407,8 @@ with gr.Blocks(theme="Hev832/Applio", css=css) as demo:
|
|
406 |
gr.Markdown("""
|
407 |
# How to Use Caption Captain
|
408 |
|
|
|
|
|
409 |
Hello, artist! Let's make some fun captions for your pictures. Here's how:
|
410 |
|
411 |
1. **Pick a Picture**: Find a cool picture you want to talk about and upload it.
|
|
|
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="50" style="max-width: 100%; height: auto;">
|
388 |
|
389 |
+
|
390 |
+
# 🎨 Underground Dgitial's Caption Captain: AI-Powered Art Inspiration
|
391 |
|
392 |
## Accelerate Your Creative Workflow with Intelligent Image Analysis
|
393 |
|
|
|
407 |
gr.Markdown("""
|
408 |
# How to Use Caption Captain
|
409 |
|
410 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/Ce_Z478iOXljvpZ_Fr_Y7.png" alt="Captain" class="centered-image" width="100" style="max-width: 100%; height: auto;">
|
411 |
+
|
412 |
Hello, artist! Let's make some fun captions for your pictures. Here's how:
|
413 |
|
414 |
1. **Pick a Picture**: Find a cool picture you want to talk about and upload it.
|