Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
bstraehle/gaia
Psiska
/
General_AI_Assistant
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bstraehle
commited on
Apr 28, 2025
Commit
8766042
·
verified
·
1 Parent(s):
43f0712
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,4 +58,4 @@ demo = gr.Interface(fn = invoke,
58
cache_examples = False
59
)
60
61
-
demo.launch(
ssr_mode=False
)
58
cache_examples = False
59
)
60
61
+
demo.launch()