aieeshashafique commited on
Commit
ea19f99
·
verified ·
1 Parent(s): 83268b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,5 +60,5 @@ demo = gr.ChatInterface(
60
 
61
 
62
  if __name__ == "__main__":
63
- #demo.launch()
64
- share.launch()
 
60
 
61
 
62
  if __name__ == "__main__":
63
+ demo.launch()
64
+ #share.launch()