ShermanAI commited on
Commit
4f33336
·
verified ·
1 Parent(s): 26e21a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -61,10 +61,7 @@ iface.launch(debug=True)
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. "
67
- "Thank you for your understanding”)
68
 
69
  # Custom CSS to increase the font size of the description.
70
  custom_css = """
 
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. I apologize for any inconvenience caused. However, you may try using ChatSherman-1.0 at https://huggingface.co/spaces/ShermanAI/ChatSherman for a similar conversational experience. Thank you for your understanding")
 
 
 
65
 
66
  # Custom CSS to increase the font size of the description.
67
  custom_css = """