mojuss commited on
Commit
ec39ad5
·
verified ·
1 Parent(s): ae7502b

Update app.py

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