Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ def response(message, history):
|
|
58 |
gr_interface = gr.ChatInterface(
|
59 |
fn=response,
|
60 |
title="Mixtral_7Bx2_MoE-GGUF Chatbot",
|
61 |
-
theme='
|
62 |
)
|
63 |
|
64 |
# Starten des Gradio-Interfaces
|
|
|
58 |
gr_interface = gr.ChatInterface(
|
59 |
fn=response,
|
60 |
title="Mixtral_7Bx2_MoE-GGUF Chatbot",
|
61 |
+
theme='ParityError/Anime'
|
62 |
)
|
63 |
|
64 |
# Starten des Gradio-Interfaces
|