Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fdaudens
/
podcast-jobs
like
82
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
fdaudens
HF Staff
commited on
15 days ago
Commit
5ccd6f3
·
verified
·
1 Parent(s):
7c1131e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -172,4 +172,4 @@ Based on [Open NotebookLM](https://huggingface.co/spaces/m-ric/open-notebooklm),
172
)
173
174
if __name__ == "__main__":
175
-
demo.launch(
mcp_server=True
)
172
)
173
174
if __name__ == "__main__":
175
+
demo.launch()