This commit is contained in:
Atridad Lahiji 2023-12-03 18:00:23 -07:00
parent 6b53e17c49
commit 14ee6edae6
No known key found for this signature in database

View file

@ -42,6 +42,8 @@ export class PicCommand extends Command {
width: 1024,
height: 1024,
prompt,
negative_prompt:
'out of frame, lowres, text, error, cropped, worst quality, low quality, jpeg artifacts, duplicate, morbid, mutilated, out of frame, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, username, watermark, signature.',
disable_safety_checker: true,
refine: 'expert_ensemble_refiner',
scheduler: 'KarrasDPM',