mariusjabami commited on
Commit
79321e2
verified
1 Parent(s): 45634ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ def respond(message, history, system_message, max_tokens, temperature, top_p):
104
 
105
  demo = gr.ChatInterface(
106
  fn=respond,
107
- title=位ambdAI,
108
  theme=gr.themes.Base(primary_hue="gray"),
109
  css=css,
110
  additional_inputs=[
 
104
 
105
  demo = gr.ChatInterface(
106
  fn=respond,
107
+ title="位ambdAI",
108
  theme=gr.themes.Base(primary_hue="gray"),
109
  css=css,
110
  additional_inputs=[