Mahadih534 commited on
Commit
1e67247
·
verified ·
1 Parent(s): abff370

updated again

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ UI= gr.ChatInterface(
92
  examples=[["Hello"], ["can i know about generative ai ?"], ["how can i deploy a LLM in hugguingface inference endpoint ?"]],
93
 
94
  )
95
- UI.queue().launch(debug=True, show_api= False, share=True,max_threads=50)
 
92
  examples=[["Hello"], ["can i know about generative ai ?"], ["how can i deploy a LLM in hugguingface inference endpoint ?"]],
93
 
94
  )
95
+ UI.queue().launch(show_api= False,max_threads=50)