Spaces:
Running
Running
Update config.py
Browse files
config.py
CHANGED
@@ -4,6 +4,6 @@ num_models = howManyModelsToUse
|
|
4 |
max_images = howManyModelsToUse
|
5 |
inference_timeout = 60
|
6 |
MAX_SEED = 2**32-1
|
7 |
-
thePrompt ="
|
8 |
preSetPrompt = thePrompt
|
9 |
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"
|
|
|
4 |
max_images = howManyModelsToUse
|
5 |
inference_timeout = 60
|
6 |
MAX_SEED = 2**32-1
|
7 |
+
thePrompt ="alien smoking a bong"
|
8 |
preSetPrompt = thePrompt
|
9 |
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"
|