Update app.py
Browse files
app.py
CHANGED
@@ -386,7 +386,7 @@ with gr.Blocks(theme="Hev832/Applio", css=css) as demo:
|
|
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
|
390 |
|
391 |
## Accelerate Your Creative Workflow with Intelligent Image Analysis
|
392 |
|
@@ -401,10 +401,10 @@ with gr.Blocks(theme="Hev832/Applio", css=css) as demo:
|
|
401 |
"""
|
402 |
)
|
403 |
|
404 |
-
with gr.Tab("
|
405 |
-
with gr.Accordion("How to Use
|
406 |
gr.Markdown("""
|
407 |
-
# How to Use
|
408 |
|
409 |
Hello, artist! Let's make some fun captions for your pictures. Here's how:
|
410 |
|
|
|
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 |
|
391 |
## Accelerate Your Creative Workflow with Intelligent Image Analysis
|
392 |
|
|
|
401 |
"""
|
402 |
)
|
403 |
|
404 |
+
with gr.Tab("Caption Captain"):
|
405 |
+
with gr.Accordion("How to Use Caption Captain", open=False):
|
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 |
|