thwri commited on
Commit
709ebba
1 Parent(s): 80afa8a

Upload sdxl_styles_dark_fantasy.json

Browse files
Files changed (1) hide show
  1. sdxl_styles_dark_fantasy.json +6 -6
sdxl_styles_dark_fantasy.json CHANGED
@@ -1,21 +1,21 @@
1
  [
2
  {
3
- "name": "twri-dark gothic fantasy",
4
- "prompt": "dark gothic fantasy art {prompt}",
5
  "negative_prompt": "photographic, realistic, realism, 35mm film, dslr, cropped, frame, text, deformed, glitch, noise, noisy, off-center, deformed, cross-eyed, closed eyes, bad anatomy, ugly, disfigured, sloppy, duplicate, mutated, black and white"
6
  },
7
  {
8
- "name": "twri-dark fantasy",
9
- "prompt": "dark fantasy art {prompt}",
10
  "negative_prompt": "photographic, realistic, realism, 35mm film, dslr, cropped, frame, text, deformed, glitch, noise, noisy, off-center, deformed, cross-eyed, closed eyes, bad anatomy, ugly, disfigured, sloppy, duplicate, mutated, black and white"
11
  },
12
  {
13
- "name": "twri-dark gothic fantasy (eerie, sinister, darker)",
14
  "prompt": "dark gothic fantasy art {prompt} . eerie, sinister, mysterious, atmospheric, highly detailed, ethereal lighting, shadowy figures, haunting landscapes, gothic architecture, foreboding, mystical, otherworldly creatures, intricate details, moody",
15
  "negative_prompt": "bright, cheerful, cartoonish, simplistic, flat, abstract, overly colorful, unrealistic proportions, deformed, glitch, noisy, blurry, low detail"
16
  },
17
  {
18
- "name": "twri-dark gothic fantasy (eerie, sinister, brighter)",
19
  "prompt": "dark gothic fantasy art {prompt} . atmospheric, detailed, ethereal lighting, gothic architecture, mystical creatures, subtle color highlights",
20
  "negative_prompt": "cartoonish, flat, abstract, overly colorful, unrealistic proportions, noisy, blurry"
21
  }
 
1
  [
2
  {
3
+ "name": "twri-dark fantasy",
4
+ "prompt": "dark fantasy art {prompt}",
5
  "negative_prompt": "photographic, realistic, realism, 35mm film, dslr, cropped, frame, text, deformed, glitch, noise, noisy, off-center, deformed, cross-eyed, closed eyes, bad anatomy, ugly, disfigured, sloppy, duplicate, mutated, black and white"
6
  },
7
  {
8
+ "name": "twri-dark gothic fantasy",
9
+ "prompt": "dark gothic fantasy art {prompt}",
10
  "negative_prompt": "photographic, realistic, realism, 35mm film, dslr, cropped, frame, text, deformed, glitch, noise, noisy, off-center, deformed, cross-eyed, closed eyes, bad anatomy, ugly, disfigured, sloppy, duplicate, mutated, black and white"
11
  },
12
  {
13
+ "name": "twri-dark gothic fantasy (darker)",
14
  "prompt": "dark gothic fantasy art {prompt} . eerie, sinister, mysterious, atmospheric, highly detailed, ethereal lighting, shadowy figures, haunting landscapes, gothic architecture, foreboding, mystical, otherworldly creatures, intricate details, moody",
15
  "negative_prompt": "bright, cheerful, cartoonish, simplistic, flat, abstract, overly colorful, unrealistic proportions, deformed, glitch, noisy, blurry, low detail"
16
  },
17
  {
18
+ "name": "twri-dark gothic fantasy (brighter)",
19
  "prompt": "dark gothic fantasy art {prompt} . atmospheric, detailed, ethereal lighting, gothic architecture, mystical creatures, subtle color highlights",
20
  "negative_prompt": "cartoonish, flat, abstract, overly colorful, unrealistic proportions, noisy, blurry"
21
  }