einfachalf commited on
Commit
b6df80d
·
1 Parent(s): de849fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ mychatbot = gr.Chatbot(
58
  demo = gr.ChatInterface(
59
  fn=generate,
60
  chatbot=mychatbot,
61
- title="Tomoniai's Mixtral 8x7b Chat",
62
  retry_btn=None,
63
  undo_btn=None,
64
  theme="ParityError/Interstellar" # Hinzufügen des Themes hier
 
58
  demo = gr.ChatInterface(
59
  fn=generate,
60
  chatbot=mychatbot,
61
+ title="Einfach Mixtral",
62
  retry_btn=None,
63
  undo_btn=None,
64
  theme="ParityError/Interstellar" # Hinzufügen des Themes hier