Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ iface = gr.ChatInterface(
|
|
46 |
textbox=gr.Textbox(placeholder="Type your message here...", container=False, scale=7),
|
47 |
title="π¦ Atlas-Pro",
|
48 |
description="Chat with Alas-Pro",
|
49 |
-
theme="
|
50 |
examples=[
|
51 |
"Can you give me a good salsa recipe?",
|
52 |
"Write an engaging two-line horror story.",
|
|
|
46 |
textbox=gr.Textbox(placeholder="Type your message here...", container=False, scale=7),
|
47 |
title="π¦ Atlas-Pro",
|
48 |
description="Chat with Alas-Pro",
|
49 |
+
theme="soft",
|
50 |
examples=[
|
51 |
"Can you give me a good salsa recipe?",
|
52 |
"Write an engaging two-line horror story.",
|