uhdessai commited on
Commit
02ca445
·
verified ·
1 Parent(s): dcc45a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -242,7 +242,7 @@ def generate_top_dresses(prompt):
242
  return top_images, file_paths
243
 
244
  # Launch Gradio
245
- with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue")) as demo:
246
  gr.Markdown("""
247
  # 👗 AI Dress Generator
248
  _Type in your dream outfit, and let the AI bring your fashion vision to life!_
 
242
  return top_images, file_paths
243
 
244
  # Launch Gradio
245
+ with gr.Blocks(theme=gr.themes.Soft(primary_hue="purple")) as demo:
246
  gr.Markdown("""
247
  # 👗 AI Dress Generator
248
  _Type in your dream outfit, and let the AI bring your fashion vision to life!_