RageshAntony commited on
Commit
4690057
·
verified ·
1 Parent(s): d353f7f

added gall

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -610,6 +610,7 @@ def app_gradio():
610
  gr.Markdown(
611
  '<span style="color: #808080; font-size: small;">*Person examples come from the demos of <a href="https://huggingface.co/spaces/levihsu/OOTDiffusion">OOTDiffusion</a> and <a href="https://www.outfitanyone.org">OutfitAnyone</a>. </span>'
612
  )
 
613
  with gr.Column():
614
  gr.Examples(
615
  examples=[
 
610
  gr.Markdown(
611
  '<span style="color: #808080; font-size: small;">*Person examples come from the demos of <a href="https://huggingface.co/spaces/levihsu/OOTDiffusion">OOTDiffusion</a> and <a href="https://www.outfitanyone.org">OutfitAnyone</a>. </span>'
612
  )
613
+ gal_output = gr.Gallery(label="Processed Frames")
614
  with gr.Column():
615
  gr.Examples(
616
  examples=[