prithivMLmods commited on
Commit
08a1f9b
·
verified ·
1 Parent(s): e34103f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -12
app.py CHANGED
@@ -37,23 +37,12 @@ style_list = [
37
  "prompt": "cinematic still {prompt}. emotional, harmonious, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy",
38
  "negative_prompt": "anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured",
39
  },
40
-
41
- {
42
- "name": "HDR",
43
- "prompt": "HDR photo of {prompt}. high dynamic range, vivid colors, sharp contrast, realistic, detailed, high resolution, professional",
44
- "negative_prompt": "dull, low contrast, blurry, unrealistic, cartoonish, ugly, deformed",
45
- },
46
-
47
  {
48
  "name": "Anime",
49
  "prompt": "anime artwork {prompt}. anime style, key visual, vibrant, studio anime, highly detailed",
50
  "negative_prompt": "photo, deformed, black and white, realism, disfigured, low contrast",
51
  },
52
- {
53
- "name": "Digital",
54
- "prompt": "concept art {prompt}. digital artwork, illustrative, painterly, matte painting, highly detailed",
55
- "negative_prompt": "photo, photorealistic, realism, ugly",
56
- },
57
  {
58
  "name": "3D Model",
59
  "prompt": "professional 3d model {prompt}. octane render, highly detailed, volumetric, dramatic lighting",
 
37
  "prompt": "cinematic still {prompt}. emotional, harmonious, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy",
38
  "negative_prompt": "anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured",
39
  },
40
+
 
 
 
 
 
 
41
  {
42
  "name": "Anime",
43
  "prompt": "anime artwork {prompt}. anime style, key visual, vibrant, studio anime, highly detailed",
44
  "negative_prompt": "photo, deformed, black and white, realism, disfigured, low contrast",
45
  },
 
 
 
 
 
46
  {
47
  "name": "3D Model",
48
  "prompt": "professional 3d model {prompt}. octane render, highly detailed, volumetric, dramatic lighting",