alexeyGod commited on
Commit
6139770
·
verified ·
1 Parent(s): 5d77ea6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -16
app.py CHANGED
@@ -38,22 +38,16 @@ pipe = pipe.to(device)
38
 
39
  MAX_SEED = np.iinfo(np.int32).max
40
  MAX_IMAGE_SIZE = 1024
41
-
42
- negative_prompt1 = """score_9, score_8, aidxlv05_neg, bad-artist, FastNegative,
43
- worst quality, normal quality, low quality, low res, blurry, distortion, text, watermark,
44
- logo, banner, extra digits, cropped, jpeg artifacts, signature, username, error, sketch, duplicate, ugly,
45
- monochrome, horror, geometry, mutation, disgusting, bad anatomy, bad proportions, bad quality, deformed,
46
- disconnected limbs, out of frame, out of focus, dehydrated, disfigured, extra arms, extra limbs, extra hands,
47
- fused fingers, gross proportions, long neck, jpeg, malformed limbs, mutated, mutated hands, mutated limbs,
48
- missing arms, missing fingers, picture frame, poorly drawn hands, poorly drawn face, collage, pixel, pixelated,
49
- grainy, color aberration, amputee, autograph, bad illustration, beyond the borders, blank background,
50
- body out of frame, boring background, branding, cut off, dismembered, disproportioned, distorted, draft,
51
- duplicated features, extra fingers, extra legs, fault, flaw, grains, hazy, identifying mark,
52
- improper scale, incorrect physiology, incorrect ratio, indistinct, kitsch, low resolution, macabre,
53
- malformed, mark, misshapen, missing hands, missing legs, mistake, morbid, mutilated, off-screen,
54
- outside the picture, poorly drawn feet, printed words, render, repellent, replicate, reproduce,
55
- revolting dimensions, script, shortened, sign, split image, squint, storyboard,
56
- tiling, trimmed, unfocused, unattractive, unnatural pose, unreal engine, unsightly, written language"""
57
 
58
 
59
  @spaces.GPU #[uncomment to use ZeroGPU]
 
38
 
39
  MAX_SEED = np.iinfo(np.int32).max
40
  MAX_IMAGE_SIZE = 1024
41
+ """rear view
42
+ a naked man from behind
43
+ a man on all fours
44
+ testicles
45
+ toes
46
+ asshole
47
+ penis
48
+ hairy ass
49
+ hands on ass
50
+ saggy balls"""
 
 
 
 
 
 
51
 
52
 
53
  @spaces.GPU #[uncomment to use ZeroGPU]