Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
drengskapur
/
openai-text-to-speech
like
0
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
jonathanagustin
commited on
Sep 21, 2024
Commit
81c4ffe
·
verified
·
1 Parent(s):
2449b0e
Upload folder using huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -158,4 +158,4 @@ def main():
158
demo.launch(show_error=True)
159
160
if __name__ == "__main__":
161
-
main()
158
demo.launch(show_error=True)
159
160
if __name__ == "__main__":
161
+
main()