stmnk commited on
Commit
3312e34
·
1 Parent(s): 3e83918

remove share (not supported in spaces error)

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -222,4 +222,5 @@ For further details, see the [CodeXGLUE](https://github.com/microsoft/CodeXGLUE)
222
  # show_tips=True
223
  )
224
 
225
- iface.launch(share=True)
 
 
222
  # show_tips=True
223
  )
224
 
225
+ # iface.launch(share=True)
226
+ iface.launch()