Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Cartof
/
Chatbot
like
4
Build error
App
Files
Files
Community
1
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()