Spaces:
Sleeping
Sleeping
add config.py
Browse files
config.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
MINIMUM_IMAGE_NUMBER = 1
|
2 |
-
MAXIMUM_IMAGE_NUMBER =
|
3 |
DEFAULT_NEGATIVE_PROMPT = """(EasyNegative:1.05), easynegative, bad_prompt_version2, (poorly rendered), ugly, disfigured,
|
4 |
cross eyed, cloned face, bad symmetry, bad anatomy, low quality, blurry, text, watermark, logo,
|
5 |
signature, jpeg, artifacts, monochrome, paintings, oil, (hands:1.15), European Woman, woman,
|
|
|
1 |
MINIMUM_IMAGE_NUMBER = 1
|
2 |
+
MAXIMUM_IMAGE_NUMBER = 10
|
3 |
DEFAULT_NEGATIVE_PROMPT = """(EasyNegative:1.05), easynegative, bad_prompt_version2, (poorly rendered), ugly, disfigured,
|
4 |
cross eyed, cloned face, bad symmetry, bad anatomy, low quality, blurry, text, watermark, logo,
|
5 |
signature, jpeg, artifacts, monochrome, paintings, oil, (hands:1.15), European Woman, woman,
|