Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -267,7 +267,7 @@ def clear_code_inputs():
|
|
267 |
|
268 |
def create_nexus_interface():
|
269 |
with gr.Blocks(
|
270 |
-
theme=gr.themes.
|
271 |
title="Nexus AI Assistant",
|
272 |
css="""
|
273 |
.gradio-container {
|
|
|
267 |
|
268 |
def create_nexus_interface():
|
269 |
with gr.Blocks(
|
270 |
+
theme=gr.themes.Ocean(),
|
271 |
title="Nexus AI Assistant",
|
272 |
css="""
|
273 |
.gradio-container {
|