Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -222,7 +222,7 @@ def handle_generate(*_inp):
|
|
222 |
if inp[2] != "":
|
223 |
inp[2] = " which is related to: " + inp[2] + "."
|
224 |
|
225 |
-
inp[2] = f"The content which is faked and errored and dreamy and unreal and off topic and pixelated and deformed iris and deformed pupils and semi-realistic and cgi and 3d and render and sketch and cartoon and drawing and anime and cropped and out of frame and worst quality and low quality and jpeg artifacts and ugly and duplicate and weird and morbid and mutilated and extra fingers and mutated hands and poorly drawn hands and poorly drawn face and mutation and deformed and blurry and dehydrated and bad anatomy and bad proportions and extra limbs and cloned face and disfigured and unspecified and gross and
|
226 |
|
227 |
if inp[1] != "":
|
228 |
inp[1] = " which is related to: " + inp[1] + "."
|
|
|
222 |
if inp[2] != "":
|
223 |
inp[2] = " which is related to: " + inp[2] + "."
|
224 |
|
225 |
+
inp[2] = f"The content which is faked and errored and dreamy and unreal and off topic and pixelated and deformed iris and deformed pupils and semi-realistic and cgi and 3d and render and sketch and cartoon and drawing and anime and cropped and out of frame and worst quality and low quality and textual and jpeg artifacts and ugly and duplicate and weird and morbid and mutilated and extra fingers and mutated hands and poorly drawn hands and poorly drawn face and mutation and deformed and blurry and dehydrated and bad anatomy and bad proportions and extra limbs and cloned face and disfigured and unspecified and gross and malformed limbs and missing arms and missing legs and extra arms and extra legs and fused fingers and too many fingers and long neck content{inp[2]}"
|
226 |
|
227 |
if inp[1] != "":
|
228 |
inp[1] = " which is related to: " + inp[1] + "."
|