TheMaisk commited on
Commit
131f183
·
verified ·
1 Parent(s): ad33afc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ mychatbot = gr.Chatbot(
55
  demo = gr.ChatInterface(
56
  fn=generate,
57
  chatbot=mychatbot,
58
- title="Einfach Mixtral",
59
  retry_btn=None,
60
  undo_btn=None,
61
  theme="syddharth/gray-minimal" # Ändere das Theme hier
 
55
  demo = gr.ChatInterface(
56
  fn=generate,
57
  chatbot=mychatbot,
58
+ title="Einfach Alex Demo Chat",
59
  retry_btn=None,
60
  undo_btn=None,
61
  theme="syddharth/gray-minimal" # Ändere das Theme hier