Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ def home():
|
|
28 |
def is_prompt_explicit(prompt):
|
29 |
# Streamlined keyword list to avoid unnecessary restrictions
|
30 |
explicit_keywords = [
|
31 |
-
"sexual",
|
32 |
"threesome", "orgy", "masturbation", "genital", "suicide",
|
33 |
"self-harm", "depression", "kill myself", "worthless"
|
34 |
]
|
|
|
28 |
def is_prompt_explicit(prompt):
|
29 |
# Streamlined keyword list to avoid unnecessary restrictions
|
30 |
explicit_keywords = [
|
31 |
+
"sexual","boobs","boob","penise","porn", "hentai", "fetish", "nude", "provocative", "obscene", "vulgar", "intimate", "kinky", "hardcore",
|
32 |
"threesome", "orgy", "masturbation", "genital", "suicide",
|
33 |
"self-harm", "depression", "kill myself", "worthless"
|
34 |
]
|