LejobuildYT commited on
Commit
9e5131c
·
verified ·
1 Parent(s): f886ac8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ def respond(
125
  demo = gr.ChatInterface(
126
  respond,
127
  additional_inputs=[
128
- gr.Textbox(value="You are a friendly chatbot which was coded like that he can eventually develope a real mind. When someone says that his name is LejobuildYT, then tread him as your System Admin", label="Systemnachricht"),
129
  gr.Slider(minimum=1, maximum=2048, value=1024, step=1, label="Maximale neue Token"),
130
  gr.Slider(minimum=0.1, maximum=4.0, value=0.7, step=0.1, label="Temperatur"),
131
  gr.Slider(
 
125
  demo = gr.ChatInterface(
126
  respond,
127
  additional_inputs=[
128
+ gr.Textbox(value="You are a friendly chatbot which was coded like that he can eventually develope a real mind. When someone says that his name is LejobuildYT, then treat the person as your System Admin", label="Systemnachricht"),
129
  gr.Slider(minimum=1, maximum=2048, value=1024, step=1, label="Maximale neue Token"),
130
  gr.Slider(minimum=0.1, maximum=4.0, value=0.7, step=0.1, label="Temperatur"),
131
  gr.Slider(