kdamevski commited on
Commit
da2f06b
·
1 Parent(s): 4990e21

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,4 +59,4 @@ with gr.Blocks(theme='sudeepshouche/minimalist') as demo:
59
  "Take off at your position.\n\n"
60
  "Land now.")
61
 
62
- demo.launch(share=True)
 
59
  "Take off at your position.\n\n"
60
  "Land now.")
61
 
62
+ demo.launch()