KNGCRIMSON commited on
Commit
c973dd5
·
1 Parent(s): 72b2902

readme fixed

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -242,4 +242,4 @@ with gr.Blocks(css=f"""
242
 
243
  # Launch the app
244
  if __name__ == "__main__":
245
- app.launch(share=True)
 
242
 
243
  # Launch the app
244
  if __name__ == "__main__":
245
+ app.launch()