aryswisnu commited on
Commit
182d0a2
1 Parent(s): 5bc4618

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,4 +119,4 @@ with gr.Blocks() as demo:
119
  ],
120
  )
121
 
122
- demo.launch(share=True)
 
119
  ],
120
  )
121
 
122
+ demo.launch()