Severian commited on
Commit
b8bf1f2
·
verified ·
1 Parent(s): 750c9c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
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 JoyCaption: AI-Powered Art Inspiration
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("JoyCaption"):
405
- with gr.Accordion("How to Use JoyCaption", open=False):
406
  gr.Markdown("""
407
- # How to Use JoyCaption
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