ekjotsingh commited on
Commit
fe8f4fb
verified
1 Parent(s): f92aefd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 SOVEREIGN",
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
  )