Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ async def create_demo():
|
|
58 |
],
|
59 |
title="Edge TTS Text-to-Speech",
|
60 |
description=description,
|
61 |
-
|
62 |
analytics_enabled=False,
|
63 |
allow_flagging="manual"
|
64 |
)
|
|
|
58 |
],
|
59 |
title="Edge TTS Text-to-Speech",
|
60 |
description=description,
|
61 |
+
|
62 |
analytics_enabled=False,
|
63 |
allow_flagging="manual"
|
64 |
)
|