mojuss commited on
Commit
a624d98
1 Parent(s): 1da9484

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,4 +97,4 @@ with gr.Blocks(theme=theme) as trioGPT:
97
  clear_btn.click(fn=clear, inputs=None, outputs=[inputs, outputs])
98
 
99
  index = construct_index("data")
100
- trioGPT.launch()#(share=True)
 
97
  clear_btn.click(fn=clear, inputs=None, outputs=[inputs, outputs])
98
 
99
  index = construct_index("data")
100
+ trioGPT.launch()#(share=True)