Spaces:
Running
Running
Update app.py
Browse files
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
|
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=[
|