pabloce commited on
Commit
d214eaa
1 Parent(s): e976361

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ demo = gr.ChatInterface(
139
  undo_btn="Undo",
140
  clear_btn="Clear",
141
  submit_btn="Send",
142
- description="Cognitive Computation: Chat Doplhin 🐬 2.9.1-llama-3-70b & 2.9.1-yi-1.5-34b"
143
  )
144
 
145
  if __name__ == "__main__":
 
139
  undo_btn="Undo",
140
  clear_btn="Clear",
141
  submit_btn="Send",
142
+ description="Cognitive Computation: Chat Dolphin 🐬 2.9.1-llama-3-70b & 2.9.1-yi-1.5-34b"
143
  )
144
 
145
  if __name__ == "__main__":