undefined102 commited on
Commit
757d26d
·
1 Parent(s): 4d12558

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,4 +209,4 @@ with gr.Blocks(css="""#chatbot { font-size: 14px; height: 780px!important; }""")
209
  outputs=[chatbot],
210
  )
211
 
212
- demo.launch(debug=True, share=True)
 
209
  outputs=[chatbot],
210
  )
211
 
212
+ demo.launch(debug=True)