Skip to content

Commit

Permalink
udpate negative prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
aiXander authored Apr 17, 2024
1 parent 07f3c51 commit 9558443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logos/creation_interfaces/kojii_untitledxyz.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def kojii_untitledxyz(request: KojiiUntitledxyzRequest, callback=None):
),
"lora": "https://edenartlab-prod-data.s3.us-east-1.amazonaws.com/d2e6d1f8ccfca428ba42fa56a0384a4261d32bf1ee8b0dc952d99da9011daf39.tar",
"lora_scale": 0.8,
"uc_text": "person, car, sky, clouds, city, urban, people",
"uc_text": "watermark, text, nude, naked, nsfw, poorly drawn face, ugly, tiling, out of frame, blurry, blurred, grainy, signature, cut off, draft, person, car, sky, clouds, city",
"seed": seed,
"guidance_scale": 8.0,
}
Expand Down

0 comments on commit 9558443

Please sign in to comment.