Spaces:
Runtime error
Runtime error
Mahadih534
commited on
last update
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ UI= gr.ChatInterface(
|
|
77 |
retry_btn="Retry Again",
|
78 |
undo_btn="Undo",
|
79 |
clear_btn="Clear",
|
80 |
-
theme="
|
81 |
submit_btn="Send",
|
82 |
css=css,
|
83 |
additional_inputs=[
|
|
|
77 |
retry_btn="Retry Again",
|
78 |
undo_btn="Undo",
|
79 |
clear_btn="Clear",
|
80 |
+
theme="soft",
|
81 |
submit_btn="Send",
|
82 |
css=css,
|
83 |
additional_inputs=[
|