jslin09 commited on
Commit
65fddbf
β€’
1 Parent(s): 03e2e18

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,4 +121,4 @@ with gr.Blocks() as demo:
121
  # btn3.click(download_file, inputs=[result, title], outputs=[])
122
 
123
  if __name__ == "__main__":
124
- demo.launch(share=True) # εœ¨ι η«―ε•Ÿε‹•ζ™‚οΌŒιœ€θ¦ share=True 。
 
121
  # btn3.click(download_file, inputs=[result, title], outputs=[])
122
 
123
  if __name__ == "__main__":
124
+ demo.launch() # εœ¨ι η«―ε•Ÿε‹•ζ™‚οΌŒιœ€θ¦ share=True 。