DetGC commited on
Commit
9ba9696
·
verified ·
1 Parent(s): cc291e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import os
6
  from threading import RLock
7
  from datetime import datetime
8
 
9
- preSetPrompt = "a cute tall slender athletic young nude caucasian woman. gorgeous face. relaxed smile. perfect boobs. outie pussy. pussy juice. artistic. photorealistic. cinematic. explicit. f1.4"
10
  negPreSetPrompt = "[deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry, text, fuzziness"
11
 
12
  lock = RLock()
 
6
  from threading import RLock
7
  from datetime import datetime
8
 
9
+ preSetPrompt = "a cute tall slender athletic young nude caucasian woman. gorgeous face. sensual expression. provocative pose. perfect boobs. outie pussy. pussy juice. dark studio scene. uv light. bodypainting. artistic. scenic. photorealistic. cinematic. explicit. f1.4"
10
  negPreSetPrompt = "[deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry, text, fuzziness"
11
 
12
  lock = RLock()