Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -150,7 +150,7 @@ demo = gr.ChatInterface(
|
|
150 |
],
|
151 |
fill_height=True,
|
152 |
chatbot=chatbot,
|
153 |
-
theme="Nymbo/
|
154 |
)
|
155 |
print("ChatInterface object created.")
|
156 |
|
|
|
150 |
],
|
151 |
fill_height=True,
|
152 |
chatbot=chatbot,
|
153 |
+
theme="Nymbo/Alyx_Theme",
|
154 |
)
|
155 |
print("ChatInterface object created.")
|
156 |
|