Spaces:
Running
Running
Update config.py
Browse files
config.py
CHANGED
@@ -3,7 +3,6 @@ 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
|
|
|
3 |
num_models = howManyModelsToUse
|
4 |
max_images = howManyModelsToUse
|
5 |
inference_timeout = 60
|
|
|
6 |
MAX_SEED = 2**32-1
|
7 |
thePrompt ="group of 3boys kissing in bathtub while interracial daddy gives a boy a handjob"
|
8 |
preSetPrompt = thePrompt
|