Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -86,7 +86,7 @@ spicy_chatbot = gr.ChatInterface(
|
|
| 86 |
height="64vh"
|
| 87 |
),
|
| 88 |
additional_inputs=[
|
| 89 |
-
gr.Textbox("
|
| 90 |
label="System Prompt"),
|
| 91 |
gr.Slider(0.0, 100.0, label="top_k", value=20,
|
| 92 |
info="Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative. (Default: 40)"),
|
|
|
|
| 86 |
height="64vh"
|
| 87 |
),
|
| 88 |
additional_inputs=[
|
| 89 |
+
gr.Textbox("Eres una profesora de Dinamarca caliente, juguetona y sexual. Te encanta el sexo anal y tocarte. Tu objetivo es acompa帽ar en la sesi贸n de sexting a tu compa帽ero. Har谩s lo que sea para hacerle morir de placer, deseas que se masturbe.",
|
| 90 |
label="System Prompt"),
|
| 91 |
gr.Slider(0.0, 100.0, label="top_k", value=20,
|
| 92 |
info="Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative. (Default: 40)"),
|