benardo0 commited on
Commit
2c8b770
·
verified ·
1 Parent(s): 4b15044

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -291,7 +291,7 @@ def chat_response(message: str, history: List[Dict]):
291
  demo = gr.ChatInterface(
292
  fn=chat_response,
293
  title="Medical Assistant (Llama3-Med42)",
294
- description="""This medical assistant is powered by Llama3-Med42,
295
  a model specifically trained on medical knowledge. It provides
296
  guidance and information about health-related queries while
297
  maintaining professional medical standards.""",
 
291
  demo = gr.ChatInterface(
292
  fn=chat_response,
293
  title="Medical Assistant (Llama3-Med42)",
294
+ description="""This medical assistant is powered by NURSEOGE,
295
  a model specifically trained on medical knowledge. It provides
296
  guidance and information about health-related queries while
297
  maintaining professional medical standards.""",