Spaces:
Running
Running
yasir
commited on
Update script.js
Browse files
script.js
CHANGED
@@ -356,7 +356,7 @@ if(isreal == true){
|
|
356 |
},
|
357 |
body: JSON.stringify({
|
358 |
prompt: inp.value,
|
359 |
-
nprompt: np.value,
|
360 |
steps: step.value,
|
361 |
gd: gd.value
|
362 |
}),
|
|
|
356 |
},
|
357 |
body: JSON.stringify({
|
358 |
prompt: inp.value,
|
359 |
+
nprompt: np.value + ' ,(bad hands, bad anatomy, bad body, bad face, bad teeth, bad arms, bad legs, deformities:1.3),poorly drawn,deformed hands,deformed fingers,deformed faces,deformed eyes,mutated fingers,deformedbody parts,mutated body parts,mutated hands, disfigured,oversaturated,bad anatom,cropped, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, out of frame, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, deformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck,deformed eyes',
|
360 |
steps: step.value,
|
361 |
gd: gd.value
|
362 |
}),
|