andytl commited on
Commit
fa38503
1 Parent(s): 2506321

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ with gr.Interface(
66
  title="批改英语作文",
67
  allow_flagging='never'
68
  ) as demo:
69
- demo.launch(share=True)
 
66
  title="批改英语作文",
67
  allow_flagging='never'
68
  ) as demo:
69
+ demo.launch()