Spaces:
Sleeping
Sleeping
Commit
·
16805e7
1
Parent(s):
e398462
title
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
|
|
41 |
"""
|
42 |
demo = gr.ChatInterface(
|
43 |
respond,
|
44 |
-
title="GPT-BI Instruct",
|
45 |
)
|
46 |
|
47 |
|
|
|
41 |
"""
|
42 |
demo = gr.ChatInterface(
|
43 |
respond,
|
44 |
+
title="Demo GPT-BI Instruct",
|
45 |
)
|
46 |
|
47 |
|