aliabid94 HF Staff commited on
Commit
eaa2f5e
·
1 Parent(s): 38d2bb8

Update chatbot_profile.py

Browse files
Files changed (1) hide show
  1. chatbot_profile.py +1 -1
chatbot_profile.py CHANGED
@@ -37,4 +37,4 @@ with gr.Blocks() as demo:
37
 
38
 
39
  if __name__ == "__main__":
40
- demo.queue().launch(share=True)
 
37
 
38
 
39
  if __name__ == "__main__":
40
+ demo.queue().launch()