T3lli commited on
Commit
cc3b1c8
·
verified ·
1 Parent(s): 940bceb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ demo = gr.ChatInterface(
62
 
63
 
64
  if __name__ == "__main__":
65
- with gr.Blocks() as demo:
66
  # Adding a label at the top of the page
67
  gr.Markdown(
68
  """
 
62
 
63
 
64
  if __name__ == "__main__":
65
+ with gr.Blocks():
66
  # Adding a label at the top of the page
67
  gr.Markdown(
68
  """