ShermanAI commited on
Commit
26e21a9
·
verified ·
1 Parent(s): 54f655a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ iface.launch(debug=True)
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. "
 
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. "