ginipick commited on
Commit
af262ed
·
verified ·
1 Parent(s): 6cb1dfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -469,7 +469,7 @@ def select_example(index):
469
 
470
  # Gradio Interface Definition
471
  with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
472
- gr.Markdown("<h1>✨ Interior AI Designer ✨</h1>")
473
  gr.Markdown("<h3>Transform your space with AI-powered interior design</h3>")
474
 
475
  # MAIN SECTION - Moved to top
 
469
 
470
  # Gradio Interface Definition
471
  with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
472
+ gr.Markdown("<h1>✨ Dream of IKEA ✨</h1>")
473
  gr.Markdown("<h3>Transform your space with AI-powered interior design</h3>")
474
 
475
  # MAIN SECTION - Moved to top