akbarazimifar commited on
Commit
e343100
·
verified ·
1 Parent(s): 604bc63

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,6 +93,6 @@ iface = gr.Interface(
93
  title="🗣️ Persian tts 🗣️",
94
  description=description,
95
  article=article,
96
- live=True
97
  )
98
  iface.launch(share=False)
 
93
  title="🗣️ Persian tts 🗣️",
94
  description=description,
95
  article=article,
96
+ live=False
97
  )
98
  iface.launch(share=False)