lhl commited on
Commit
4a8282c
1 Parent(s): 45c171e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ gr.ChatInterface(
48
  ).launch()
49
 
50
  # For async
51
- # ).queue().launch()
 
48
  ).launch()
49
 
50
  # For async
51
+ # ).queue().launch(share=True)