gael1130 commited on
Commit
95506e2
·
verified ·
1 Parent(s): ecdbe7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,4 +218,4 @@ with gr.Blocks(css="style.css", theme=gr.themes.Soft()) as app:
218
  )
219
 
220
 
221
- app.launch(share=True) # No authentication for Hugging Face Spaces
 
218
  )
219
 
220
 
221
+ app.launch() # No authentication for Hugging Face Spaces