Xin Liu commited on
Commit
af9c506
1 Parent(s): 1ab96eb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def inference(img, vid):
59
  def main():
60
  with gr.Blocks(css='style.css') as demo:
61
  gr.Markdown(title)
62
- #gr.Markdown(DESCRIPTION)
63
 
64
  with gr.Box():
65
  gr.Markdown('''## Step 1 (Provide Input Face Image)
 
59
  def main():
60
  with gr.Blocks(css='style.css') as demo:
61
  gr.Markdown(title)
62
+ gr.Markdown(DESCRIPTION)
63
 
64
  with gr.Box():
65
  gr.Markdown('''## Step 1 (Provide Input Face Image)