Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ gr.ChatInterface(predict, title=title, description=description, examples=example
|
|
43 |
|
44 |
title = "ChatSherman-2.0"
|
45 |
description = ("Due to the unavailability of an OpenAI key, this chatbot is currently not operational. "
|
46 |
-
"
|
47 |
"https://huggingface.co/spaces/ShermanAI/ChatSherman for a similar conversational experience. "
|
48 |
"Thank you for your understanding")
|
49 |
|
|
|
43 |
|
44 |
title = "ChatSherman-2.0"
|
45 |
description = ("Due to the unavailability of an OpenAI key, this chatbot is currently not operational. "
|
46 |
+
"However, you may try using ChatSherman-1.0 at "
|
47 |
"https://huggingface.co/spaces/ShermanAI/ChatSherman for a similar conversational experience. "
|
48 |
"Thank you for your understanding")
|
49 |
|