Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qdqd
/
Deep-research-agent
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
qdqd
commited on
Feb 15
Commit
5e4b9e1
·
verified
·
1 Parent(s):
1b40860
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -144,4 +144,4 @@ def launch():
144
)
145
146
if __name__ == "__main__":
147
-
launch(
ssr=False
)
144
)
145
146
if __name__ == "__main__":
147
+
launch()