Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Cartof
/
Chatbot
like
4
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Cartof
commited on
Mar 13, 2023
Commit
9a63872
·
1 Parent(s):
9d10ae3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -185,6 +185,6 @@ with gr.Blocks() as demo:
185
# }
186
#)
187
188
-
gr.set_gradio_chart_theme(theme="light")
189
190
demo.launch()
185
# }
186
#)
187
188
+
#
gr.set_gradio_chart_theme(theme="light")
189
190
demo.launch()