Uthar commited on
Commit
5587c89
·
verified ·
1 Parent(s): d4faf52

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 = "tall slender athletic 18+ caucasian woman. gorgeous face. shy smile. lifting shirt. photorealistic. cinematic. 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 = "tall slender athletic 18+ caucasian woman. gorgeous face. shy smile. lifting up her shirt to show tits. photorealistic. cinematic. 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()