ayscript commited on
Commit
526ff7c
·
verified ·
1 Parent(s): bc3448a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -78,7 +78,6 @@ demo = gr.Interface(
78
  outputs=gr.Audio(type="filepath", label="Generated Speech"),
79
  title="HealthAtlas Nigerian TTS Service",
80
  description="Text → Speech (Yoruba & Hausa)",
81
- allow_flagging="never"
82
  )
83
 
84
 
 
78
  outputs=gr.Audio(type="filepath", label="Generated Speech"),
79
  title="HealthAtlas Nigerian TTS Service",
80
  description="Text → Speech (Yoruba & Hausa)",
 
81
  )
82
 
83