hhelesto commited on
Commit
45289ed
·
verified ·
1 Parent(s): ebfe80b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ gr.ChatInterface(
75
  additional_inputs=[dropdown],
76
  title="LLM Finetuned Comment Generator",
77
  description="Chat with the model.",
78
- ).launch(share=True)
 
75
  additional_inputs=[dropdown],
76
  title="LLM Finetuned Comment Generator",
77
  description="Chat with the model.",
78
+ ).launch(share=False)