Spaces:
ginipick
/
Running on Zero

ginipick commited on
Commit
f0f4de2
·
verified ·
1 Parent(s): 245889f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -362,7 +362,7 @@ def generate_image(prompt, mode, cfg_scale=7.0, steps=30, seed=None, width=512,
362
  setup()
363
 
364
  def create_interface():
365
- with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange") as demo:
366
  gr.Markdown("# 🎭 FitGen:Fashion Studio & Virtual Try-on")
367
 
368
  with gr.Tabs():
 
362
  setup()
363
 
364
  def create_interface():
365
+ with gr.Blocks(theme="soft") as demo:
366
  gr.Markdown("# 🎭 FitGen:Fashion Studio & Virtual Try-on")
367
 
368
  with gr.Tabs():