Alpaca233 commited on
Commit
1e02081
1 Parent(s): a613d7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -243,4 +243,4 @@ with gr.Blocks(title="ChatGPT PPT框架生成") as demo:
243
  )
244
 
245
  if __name__ == "__main__":
246
- demo.launch(share=True)
 
243
  )
244
 
245
  if __name__ == "__main__":
246
+ demo.launch()