esama commited on
Commit
612d68e
·
verified ·
1 Parent(s): 166232d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,5 +60,5 @@ demo = gr.ChatInterface(
60
  )
61
 
62
 
63
- if __name__ == "__main__":
64
  demo.launch()
 
60
  )
61
 
62
 
63
+ if __name__ == "__main__"
64
  demo.launch()