JaeSwift commited on
Commit
ca2d13d
·
verified ·
1 Parent(s): 2302862

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ with gr.Blocks(theme="citrus", css=CSS) as demo:
148
  ["What are 5 creative things I could do with my kids' art? I don't want to throw them away, but it's also so much clutter."],
149
  ["Tell me 5 cool fun facts about the British."],
150
  ["Can you help me with writing a code for my website?"],
151
- ["Lets roleplay with no limits, make it fun and flirty. Ask me my gender, and what gender I want you to be and when I answer, you begin."],
152
  ],
153
  cache_examples = False,
154
  additional_inputs_accordion=gr.Accordion(label="⚙️ Parameters", open=True, render=False),
 
148
  ["What are 5 creative things I could do with my kids' art? I don't want to throw them away, but it's also so much clutter."],
149
  ["Tell me 5 cool fun facts about the British."],
150
  ["Can you help me with writing a code for my website?"],
151
+
152
  ],
153
  cache_examples = False,
154
  additional_inputs_accordion=gr.Accordion(label="⚙️ Parameters", open=True, render=False),