aiqtech commited on
Commit
4969726
·
verified ·
1 Parent(s): 24cbee1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -341,7 +341,7 @@ examples = [
341
  demo = gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange")
342
 
343
  with demo:
344
- gr.Markdown("# 🎭 StyleGen : Fashion AI Studio")
345
  gr.Markdown("Generate fashion images and try on virtual clothing using AI")
346
 
347
  with gr.Tabs():
 
341
  demo = gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange")
342
 
343
  with demo:
344
+ gr.Markdown("# 🎭 StyleGen : Flux Inpainting")
345
  gr.Markdown("Generate fashion images and try on virtual clothing using AI")
346
 
347
  with gr.Tabs():