Menyu commited on
Commit
e9a39db
·
verified ·
1 Parent(s): 7bcd656

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -394,4 +394,4 @@ with gr.Blocks(css=css) as demo:
394
  )
395
 
396
  if __name__ == "__main__":
397
- demo.launch(share=True)
 
394
  )
395
 
396
  if __name__ == "__main__":
397
+ demo.launch()