SIUBIU commited on
Commit
ac554bb
1 Parent(s): f5b15e8

Update clothGen.py

Browse files
Files changed (1) hide show
  1. clothGen.py +1 -1
clothGen.py CHANGED
@@ -47,7 +47,7 @@ def cloth_gen(advice, gender):
47
  "fal-ai/fast-sdxl",
48
  arguments={
49
  "prompt": promptGen,
50
- "negative_prompt": "human, people, person, man, woman, child, model, face, head, eyes, hands, arms, legs, "
51
  "feet, hair, portrait, worst quality, low quality, normal quality, lowres, signature, "
52
  "watermark, jpeg artifacts, logo, monochrome, grayscale, ugly",
53
  "image_size": "portrait_4_3",
 
47
  "fal-ai/fast-sdxl",
48
  arguments={
49
  "prompt": promptGen,
50
+ "negative_prompt": "face, head, human, people, person, man, woman, child, model, eyes, hands, arms, legs, "
51
  "feet, hair, portrait, worst quality, low quality, normal quality, lowres, signature, "
52
  "watermark, jpeg artifacts, logo, monochrome, grayscale, ugly",
53
  "image_size": "portrait_4_3",