leandrocarneiro commited on
Commit
99017a2
·
verified ·
1 Parent(s): 3270e54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,4 +63,4 @@ with gr.Blocks(title='BotNews') as page:
63
  button2.click(call_invoke_llm, inputs=[output1, input5], outputs=[output2])
64
 
65
  # Launch the interface
66
- page.launch(share=True)
 
63
  button2.click(call_invoke_llm, inputs=[output1, input5], outputs=[output2])
64
 
65
  # Launch the interface
66
+ page.launch() #share=True