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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -2560,6 +2560,8 @@ body {
2560
 
2561
  demo = gr.ChatInterface(
2562
  respond,
 
 
2563
  additional_inputs=[
2564
  gr.Slider(minimum=1, maximum=2048, value=2048, step=1, label="📏Z3ta-Z's Maximum Response Length📏"),
2565
  gr.Slider(minimum=0.1, maximum=4.0, value=0.7, step=0.1, label="👨‍🎨🎨Z3ta-Z's Creativity🎨👨‍🎨"),
 
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📏"),
2567
  gr.Slider(minimum=0.1, maximum=4.0, value=0.7, step=0.1, label="👨‍🎨🎨Z3ta-Z's Creativity🎨👨‍🎨"),