prithivMLmods commited on
Commit
70d9d18
1 Parent(s): 3c33846

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -42,21 +42,21 @@ style_list = [
42
  },
43
 
44
  {
45
- "name": "3840 x 2160",
46
- "prompt": "hyper-realistic 8K image of {prompt} . ultra-detailed, lifelike, high-resolution, sharp, vibrant colors, photorealistic",
47
- "negative_prompt": "cartoonish, low resolution, blurry, simplistic, abstract, deformed, ugly",
48
  },
49
 
50
  {
51
- "name": "2560 × 1440",
52
- "prompt": "hyper-realistic 4K image of {prompt} . ultra-detailed, lifelike, high-resolution, sharp, vibrant colors, photorealistic",
53
- "negative_prompt": "cartoonish, low resolution, blurry, simplistic, abstract, deformed, ugly",
54
  },
55
 
56
  {
57
- "name": "HDR",
58
- "prompt": "HDR photo of {prompt} . high dynamic range, vivid colors, sharp contrast, realistic, detailed, high resolution, professional",
59
- "negative_prompt": "dull, low contrast, blurry, unrealistic, cartoonish, ugly, deformed",
60
  },
61
 
62
  {
 
42
  },
43
 
44
  {
45
+ "name": "3840 x 2160",
46
+ "prompt": "hyper-realistic 8K image of {prompt} . ultra-detailed, lifelike, high-resolution, sharp, vibrant colors, photorealistic",
47
+ "negative_prompt": "cartoonish, low resolution, blurry, simplistic, abstract, deformed, ugly",
48
  },
49
 
50
  {
51
+ "name": "2560 × 1440",
52
+ "prompt": "hyper-realistic 4K image of {prompt} . ultra-detailed, lifelike, high-resolution, sharp, vibrant colors, photorealistic",
53
+ "negative_prompt": "cartoonish, low resolution, blurry, simplistic, abstract, deformed, ugly",
54
  },
55
 
56
  {
57
+ "name": "HDR",
58
+ "prompt": "HDR photo of {prompt} . high dynamic range, vivid colors, sharp contrast, realistic, detailed, high resolution, professional",
59
+ "negative_prompt": "dull, low contrast, blurry, unrealistic, cartoonish, ugly, deformed",
60
  },
61
 
62
  {