assiri commited on
Commit
73aa567
·
1 Parent(s): 2664972

Update chatbot-gpt.py

Browse files
Files changed (1) hide show
  1. chatbot-gpt.py +1 -1
chatbot-gpt.py CHANGED
@@ -29,4 +29,4 @@ gr.Interface(
29
  outputs=outputs,
30
  title="ChatGPT : Test!",
31
  description="Ask anything you want",
32
- ).launch(share=True)
 
29
  outputs=outputs,
30
  title="ChatGPT : Test!",
31
  description="Ask anything you want",
32
+ ).launch()