Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ iface.launch(debug=True)
|
|
60 |
|
61 |
import gradio as gr
|
62 |
|
63 |
-
title =
|
64 |
description = ("Due to the unavailability of an OpenAI key, this chatbot is currently not operational. "
|
65 |
"I apologize for any inconvenience caused. However, you may try using ChatSherman-1.0 at "
|
66 |
"https://huggingface.co/spaces/ShermanAI/ChatSherman for a similar conversational experience. "
|
|
|
60 |
|
61 |
import gradio as gr
|
62 |
|
63 |
+
title = "ChatSherman-2.0"
|
64 |
description = ("Due to the unavailability of an OpenAI key, this chatbot is currently not operational. "
|
65 |
"I apologize for any inconvenience caused. However, you may try using ChatSherman-1.0 at "
|
66 |
"https://huggingface.co/spaces/ShermanAI/ChatSherman for a similar conversational experience. "
|