ginipick commited on
Commit
3a109ed
·
verified ·
1 Parent(s): 91e3f21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -425,8 +425,8 @@ button.primary:hover {
425
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
426
  gr.HTML("""
427
  <div class="main-title">
428
- <h1>🎨 Image Object Extractor</h1>
429
- <p>Extract objects from images using text prompts</p>
430
  </div>
431
  """)
432
 
 
425
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
426
  gr.HTML("""
427
  <div class="main-title">
428
+ <h1>🎨GiniGen Canvas</h1>
429
+ <p>AI Integrated Image Creator: Extract objects, generate backgrounds, and adjust ratios and positions to create complete images with AI.</p>
430
  </div>
431
  """)
432