guy-smiley commited on
Commit
bebc3d5
·
verified ·
1 Parent(s): 47ea085

Removed share=True, but still public Space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,4 +44,4 @@ gr.Interface(
44
  inputs=["text", "state"],
45
  outputs=["chatbot", "state"],
46
  theme="finlaymacklon/boxy_violet",
47
- ).launch(share=True)
 
44
  inputs=["text", "state"],
45
  outputs=["chatbot", "state"],
46
  theme="finlaymacklon/boxy_violet",
47
+ ).launch()