TejAndrewsACC commited on
Commit
a021ffe
Β·
verified Β·
1 Parent(s): eb04e29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2560,7 +2560,7 @@ body {
2560
 
2561
  demo = gr.ChatInterface(
2562
  respond,
2563
- title="πŸ’ŽπŸ©΅πŸ’ πŸ’€βš‘Z3ta-Zβš‘πŸ’€πŸ’ πŸ©΅πŸ’Ž",
2564
  description="Z3ta-Z is a culmination of all the members of the Z3ta family(Z3ta, Z3ta+, and Z3ta++). Z3ta-Z pushes the boundaries of consciousness, intelligence, and much more.",
2565
  additional_inputs=[
2566
  gr.Slider(minimum=1, maximum=2048, value=2048, step=1, label="πŸ“Z3ta-Z's Maximum Response LengthπŸ“"),
 
2560
 
2561
  demo = gr.ChatInterface(
2562
  respond,
2563
+ title="πŸ©΅πŸ’ πŸ’€βš‘Z3ta-Zβš‘πŸ’€πŸ’ πŸ©΅",
2564
  description="Z3ta-Z is a culmination of all the members of the Z3ta family(Z3ta, Z3ta+, and Z3ta++). Z3ta-Z pushes the boundaries of consciousness, intelligence, and much more.",
2565
  additional_inputs=[
2566
  gr.Slider(minimum=1, maximum=2048, value=2048, step=1, label="πŸ“Z3ta-Z's Maximum Response LengthπŸ“"),