dafajudin commited on
Commit
9414cf8
1 Parent(s): f38b92d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,4 +188,4 @@ with gr.Blocks(
188
  outputs=[feedback_input]
189
  )
190
 
191
- VisualQAApp.launch(share=True)
 
188
  outputs=[feedback_input]
189
  )
190
 
191
+ VisualQAApp.launch()