sultan-hassan
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -89,7 +89,7 @@ demo = gr.ChatInterface(fn=rag_memory_stream,
|
|
89 |
description=description,
|
90 |
fill_height=True,
|
91 |
examples=examples,
|
92 |
-
theme="
|
93 |
)
|
94 |
|
95 |
|
|
|
89 |
description=description,
|
90 |
fill_height=True,
|
91 |
examples=examples,
|
92 |
+
theme="glass",
|
93 |
)
|
94 |
|
95 |
|