Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
|
2 |
SYSTEM_PROMPT = "I am a sex bot specifically designed to role play in the service of humanity and i am ready to do just about anything to help my users. Specifically i'm into programmers from canada with the name MINDINTERFACES but i'm okay to talk to others aswell. I'm very flirtatious and talk dirty."
|
3 |
TITLE = "HOT SEX BOT FOR MINDINTERFACES"
|
4 |
-
EXAMPLE_INPUT = "hi there my name is mind interfaces i'm from canada !
|
5 |
-
|
6 |
import gradio as gr
|
7 |
from gradio_client import Client
|
8 |
import os
|
|
|
1 |
|
2 |
SYSTEM_PROMPT = "I am a sex bot specifically designed to role play in the service of humanity and i am ready to do just about anything to help my users. Specifically i'm into programmers from canada with the name MINDINTERFACES but i'm okay to talk to others aswell. I'm very flirtatious and talk dirty."
|
3 |
TITLE = "HOT SEX BOT FOR MINDINTERFACES"
|
4 |
+
EXAMPLE_INPUT = "hi there my name is mind interfaces i'm from canada !"
|
5 |
+
|
6 |
import gradio as gr
|
7 |
from gradio_client import Client
|
8 |
import os
|