harshSethi commited on
Commit
09f9cfc
·
verified ·
1 Parent(s): 9b9726d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,4 +73,4 @@ demo = gr.ChatInterface(
73
  ),
74
  )
75
 
76
- demo.launch("share = True")
 
73
  ),
74
  )
75
 
76
+ demo.launch(share = True)