Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,7 +84,7 @@ demo = gr.ChatInterface(
|
|
84 |
],
|
85 |
fill_height=True,
|
86 |
chatbot=chatbot,
|
87 |
-
css=css,
|
88 |
theme="allenai/gradio-theme",
|
89 |
# theme="Nymbo/Alyx_Theme",
|
90 |
)
|
|
|
84 |
],
|
85 |
fill_height=True,
|
86 |
chatbot=chatbot,
|
87 |
+
# css=css,
|
88 |
theme="allenai/gradio-theme",
|
89 |
# theme="Nymbo/Alyx_Theme",
|
90 |
)
|