xen87348 commited on
Commit
03efc0e
·
verified ·
1 Parent(s): 33b6b1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ STYLES = {
26
  COMMON_NEGATIVE = "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation, watermark, text, signature, sketch, poorly drawn face, low quality, worst quality, bad composition, blurry face, horror, grainy"
27
 
28
  # Random description examples (shortened version)
29
- RANDOM_DESCRIPTIONS = [
30
  "beautiful woman, tight dress, narrow waist, ethereal",
31
  "succubus, wind blowing hair, plunging neckline, bokeh",
32
  "catgirl, moonlit, high-angle shot, long exposure",
 
26
  COMMON_NEGATIVE = "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation, watermark, text, signature, sketch, poorly drawn face, low quality, worst quality, bad composition, blurry face, horror, grainy"
27
 
28
  # Random description examples (shortened version)
29
+ RANDOM_DESCRIPTIONS = {
30
  "beautiful woman, tight dress, narrow waist, ethereal",
31
  "succubus, wind blowing hair, plunging neckline, bokeh",
32
  "catgirl, moonlit, high-angle shot, long exposure",