Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -115,7 +115,7 @@ custom_css = "footer {visibility: hidden} .gradio-container {background-color: #
|
|
| 115 |
|
| 116 |
demo = gr.ChatInterface(
|
| 117 |
ui_chat,
|
| 118 |
-
title="METANTHROPIC 路 PHI-3
|
| 119 |
theme=gr.themes.Soft(primary_hue="slate", neutral_hue="zinc"),
|
| 120 |
css=custom_css
|
| 121 |
)
|
|
|
|
| 115 |
|
| 116 |
demo = gr.ChatInterface(
|
| 117 |
ui_chat,
|
| 118 |
+
title="METANTHROPIC 路 PHI-3",
|
| 119 |
theme=gr.themes.Soft(primary_hue="slate", neutral_hue="zinc"),
|
| 120 |
css=custom_css
|
| 121 |
)
|