YourGodAmaterasu commited on
Commit
c1e7172
1 Parent(s): 0401a54

upd app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ with block:
48
  submit.click(chatgpt_clone, inputs=[message, state], outputs=[chatbot, state])
49
 
50
 
51
- block.launch(share=True)
 
48
  submit.click(chatgpt_clone, inputs=[message, state], outputs=[chatbot, state])
49
 
50
 
51
+ block.launch()