Spaces:
Sleeping
Sleeping
Commit
·
858e835
1
Parent(s):
ecf9963
Update app.py
Browse files
app.py
CHANGED
@@ -107,6 +107,5 @@ gr.ChatInterface(
|
|
107 |
title="Mix-OpenAI-Chat",
|
108 |
examples=examples,
|
109 |
description=description,
|
110 |
-
article=article,
|
111 |
concurrency_limit=20,
|
112 |
).launch(show_api=False)
|
|
|
107 |
title="Mix-OpenAI-Chat",
|
108 |
examples=examples,
|
109 |
description=description,
|
|
|
110 |
concurrency_limit=20,
|
111 |
).launch(show_api=False)
|