HusseinBashir commited on
Commit
bb66fc7
·
verified ·
1 Parent(s): ae6a315

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -91,7 +91,6 @@ gr.Interface(
91
  outputs=gr.Audio(label="Codka TTS", type="filepath"), # ✅ not gr.File
92
  title="Somali TTS",
93
  description="Ku qor qoraal Soomaaliyeed si aad u maqasho cod dabiici ah.",
94
- allow_api=True
95
  ).launch()
96
 
97
 
 
91
  outputs=gr.Audio(label="Codka TTS", type="filepath"), # ✅ not gr.File
92
  title="Somali TTS",
93
  description="Ku qor qoraal Soomaaliyeed si aad u maqasho cod dabiici ah.",
 
94
  ).launch()
95
 
96