ginipick commited on
Commit
f7194cb
·
verified ·
1 Parent(s): 25e4051

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -669,7 +669,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
669
  gr.HTML("""
670
  <div class="main-title">
671
  <h1>🎨 GiniGen Canvas-o3</h1>
672
- <p>Advanced Image Processing Tool: Remove backgrounds, generate new ones, and add customized text to your images.</p>
673
  </div>
674
  """)
675
 
 
669
  gr.HTML("""
670
  <div class="main-title">
671
  <h1>🎨 GiniGen Canvas-o3</h1>
672
+ <p>Remove background of specified objects, generate new backgrounds, and insert text over or behind images with prompts.</p>
673
  </div>
674
  """)
675