huy-ha commited on
Commit
a9568f2
·
1 Parent(s): 075258a

dont share

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -128,5 +128,5 @@ This relevancy extractor builds heavily on [Chefer et al.'s codebase](https://gi
128
  ],
129
  ],
130
  )
131
- iface.launch(share=True)
132
- # iface.launch()
 
128
  ],
129
  ],
130
  )
131
+ # iface.launch(share=True)
132
+ iface.launch()