Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,6 @@ def generate_response(user_message, history):
|
|
54 |
# Create minimal interface
|
55 |
with gr.Blocks(
|
56 |
title="VeriThoughts-7B Chatbot",
|
57 |
-
theme=gr.themes.Soft(),
|
58 |
css="""
|
59 |
.gradio-container {
|
60 |
max-width: 1200px !important;
|
|
|
54 |
# Create minimal interface
|
55 |
with gr.Blocks(
|
56 |
title="VeriThoughts-7B Chatbot",
|
|
|
57 |
css="""
|
58 |
.gradio-container {
|
59 |
max-width: 1200px !important;
|