Uthar commited on
Commit
b59fc65
·
verified ·
1 Parent(s): 15e6c6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from threading import RLock
8
  from datetime import datetime
9
 
10
  preSetPrompt = thePrompt
11
- negPreSetPrompt = "[deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry, text, fuzziness"
12
 
13
  lock = RLock()
14
 
 
8
  from datetime import datetime
9
 
10
  preSetPrompt = thePrompt
11
+ negPreSetPrompt = "[deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry, text, fuzziness, asian, african, collage, composite, combined image"
12
 
13
  lock = RLock()
14