aiqcamp commited on
Commit
cb80246
โ€ข
1 Parent(s): 5d4329a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -260,10 +260,9 @@ for ex_human in human_list_path:
260
  ##default human
261
 
262
 
263
- image_blocks = gr.Blocks().queue()
264
  with image_blocks as demo:
265
- # gr.Markdown("## AILUSION VTON DEMO ๐Ÿ‘•๐Ÿ‘”๐Ÿ‘š")
266
- # gr.Markdown("Virtual Try-on with your image and garment image.")
267
 
268
  with gr.Row():
269
  with gr.Column():
 
260
  ##default human
261
 
262
 
263
+ image_blocks = gr.Blocks(theme="Nymbo/Nymbo_Theme").queue()
264
  with image_blocks as demo:
265
+
 
266
 
267
  with gr.Row():
268
  with gr.Column():