charliebaby2023 commited on
Commit
7c0d6d9
·
verified ·
1 Parent(s): cc66d90

Create config.py

Browse files
Files changed (1) hide show
  1. config.py +10 -0
config.py ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ howManyModelsToUse = 20
3
+ num_models = howManyModelsToUse
4
+ max_images = howManyModelsToUse
5
+ inference_timeout = 60
6
+ default_models = models[:num_models]
7
+ MAX_SEED = 2**32-1
8
+ thePrompt ="group of 3boys kissing in bathtub while interracial daddy gives a boy a handjob"
9
+ preSetPrompt = thePrompt
10
+ 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"