Geek7 commited on
Commit
4cf1d92
·
verified ·
1 Parent(s): c3fe2d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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", "porn", "hentai", "fetish", "nude", "provocative", "obscene", "vulgar", "intimate", "kinky", "hardcore",
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
  ]