Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
saq1b/podcastgen
Rausda6
/
podcastgen
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rausda6
commited on
May 21
Commit
8cfff61
·
verified
·
1 Parent(s):
eaeaf35
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -582,4 +582,5 @@ def main():
582
583
demo.launch()
584
585
-
if __name__ == "__main__":
582
583
demo.launch()
584
585
+
if __name__ == "__main__":
586
+
main()