Geek7 commited on
Commit
31c6f06
·
verified ·
1 Parent(s): 02f936e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ client = InferenceClient(token=HF_TOKEN)
19
  NEGATIVE_PROMPT_FINGERS = """2D,missing fingers, extra fingers, elongated fingers, fused fingers,
20
  mutated fingers, poorly drawn fingers, disfigured fingers,
21
  too many fingers, deformed hands, extra hands, malformed hands,
22
- blurry hands, disproportionate fingers"""
23
 
24
  # Define the list of explicit keywords
25
 
 
19
  NEGATIVE_PROMPT_FINGERS = """2D,missing fingers, extra fingers, elongated fingers, fused fingers,
20
  mutated fingers, poorly drawn fingers, disfigured fingers,
21
  too many fingers, deformed hands, extra hands, malformed hands,
22
+ blurry hands, disproportionate fingers,sexual,nudity,intimacy view"""
23
 
24
  # Define the list of explicit keywords
25