Spaces:
Sleeping
Sleeping
Elijahbodden
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -118,7 +118,7 @@ demo = gr.ChatInterface(
|
|
118 |
respond,
|
119 |
additional_inputs_accordion=gr.Accordion(label="Options", open=True),
|
120 |
css=".bubble-gap {gap: 6px !important}",
|
121 |
-
theme="
|
122 |
description="The model may take a while if it hasn't run recently or a lot of people are using it",
|
123 |
title="EliGPT v1.idon'tfuckingknow",
|
124 |
additional_inputs=[
|
|
|
118 |
respond,
|
119 |
additional_inputs_accordion=gr.Accordion(label="Options", open=True),
|
120 |
css=".bubble-gap {gap: 6px !important}",
|
121 |
+
theme="shivi/calm_seafoam",
|
122 |
description="The model may take a while if it hasn't run recently or a lot of people are using it",
|
123 |
title="EliGPT v1.idon'tfuckingknow",
|
124 |
additional_inputs=[
|