Adityadn commited on
Commit
33f9532
1 Parent(s): 1e30d8a

Update presets/realistic.json

Browse files
Files changed (1) hide show
  1. presets/realistic.json +4 -4
presets/realistic.json CHANGED
@@ -32,11 +32,11 @@
32
  "default_prompt": "",
33
  "default_prompt_negative": "unrealistic, saturated, high contrast, big nose, painting, drawing, sketch, cartoon, anime, manga, render, CG, 3d, watermark, signature, label",
34
  "default_styles": [
35
- "Fooocus V2",
36
- "Fooocus Photograph",
37
- "Fooocus Negative"
38
  ],
39
- "default_aspect_ratio": "896*1152",
40
  "checkpoint_downloads": {
41
  "realisticStockPhoto_v20.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/realisticStockPhoto_v20.safetensors"
42
  },
 
32
  "default_prompt": "",
33
  "default_prompt_negative": "unrealistic, saturated, high contrast, big nose, painting, drawing, sketch, cartoon, anime, manga, render, CG, 3d, watermark, signature, label",
34
  "default_styles": [
35
+ "Image V2",
36
+ "Image Photograph",
37
+ "Image Negative"
38
  ],
39
+ "default_aspect_ratio": "1080*1080",
40
  "checkpoint_downloads": {
41
  "realisticStockPhoto_v20.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/realisticStockPhoto_v20.safetensors"
42
  },