Noobian commited on
Commit
d511e5f
1 Parent(s): 654d142

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,4 +21,4 @@ iface = gr.Interface(make_dua,
21
  title="Dua generator",
22
  description="Get a dua based on how youre feeling.")
23
 
24
- iface.launch(share = True)
 
21
  title="Dua generator",
22
  description="Get a dua based on how youre feeling.")
23
 
24
+ iface.launch()