itsanurag commited on
Commit
5c8073e
·
verified ·
1 Parent(s): 182e6b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,4 +106,4 @@ gr.ChatInterface(
106
  title="🤗 friday2.0 🤗 WELCOME TO OPEN-SOURCE FREEDOM",
107
  examples=examples,
108
  concurrency_limit=20,
109
- ).launch(show_api=False)
 
106
  title="🤗 friday2.0 🤗 WELCOME TO OPEN-SOURCE FREEDOM",
107
  examples=examples,
108
  concurrency_limit=20,
109
+ ).launch(show_api=False, share=True)