vaishakgkumar commited on
Commit
7124f9d
1 Parent(s): 1229d62

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ bot = ChatBot()
95
 
96
  title = "👋🏻Welcome to Tonic's 😷StableMed⚕️ Chat🦟"
97
  description = """
98
- You can use this Space to test out the current model vaishakgkumar/stablemedv3
99
  """
100
  examples = [["What is the proper treatment for buccal herpes?", "Please provide information on the most effective antiviral medications and home remedies for treating buccal herpes."]]
101
 
 
95
 
96
  title = "👋🏻Welcome to Tonic's 😷StableMed⚕️ Chat🦟"
97
  description = """
98
+ You can use this Space to test out the current model vaishakgkumar/stablemedv3.
99
  """
100
  examples = [["What is the proper treatment for buccal herpes?", "Please provide information on the most effective antiviral medications and home remedies for treating buccal herpes."]]
101