Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
futranbg
/
TTS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
futranbg
commited on
May 31, 2025
Commit
8bf0dd5
·
verified
·
1 Parent(s):
955e01f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ async def main():
66
demo.launch()
67
68
if __name__ == "__main__":
69
-
run(main())
66
demo.launch()
67
68
if __name__ == "__main__":
69
+
asyncio.
run(main())