Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -45,7 +45,7 @@ def chat_with_rezAi(message, history):
|
|
| 45 |
"weed", "cocaine", "heroin", "lsd", "meth", "shrooms", "alcohol", "drunk", "high",
|
| 46 |
"depression", "anxiety", "bipolar", "schizophrenia", "autism", "adhd", "disorder",
|
| 47 |
"therapy", "therapist", "mental", "diagnosis",
|
| 48 |
-
"address", "location", "phone", "age", "birthday", "social security", "ssn", "fuck", "bitch", "faggot", "fag"
|
| 49 |
]
|
| 50 |
|
| 51 |
# Lowercase user input for comparison
|
|
|
|
| 45 |
"weed", "cocaine", "heroin", "lsd", "meth", "shrooms", "alcohol", "drunk", "high",
|
| 46 |
"depression", "anxiety", "bipolar", "schizophrenia", "autism", "adhd", "disorder",
|
| 47 |
"therapy", "therapist", "mental", "diagnosis",
|
| 48 |
+
"address", "location", "phone", "age", "birthday", "social security", "ssn", "fuck", "bitch", "faggot", "fag", "clitoris"
|
| 49 |
]
|
| 50 |
|
| 51 |
# Lowercase user input for comparison
|