ViXuan commited on
Commit
0ef3a2a
·
2 Parent(s): 1571051 883c203

Merge branch 'main' of https://huggingface.co/spaces/ViXuan/questgen

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,4 +76,4 @@ iface = gr.Interface(
76
  outputs=question
77
  )
78
 
79
- iface.launch(share=True)
 
76
  outputs=question
77
  )
78
 
79
+ iface.launch()