multimodalart HF Staff commited on
Commit
3375c35
·
verified ·
1 Parent(s): 9c3b09e

Update defaults_data.json

Browse files
Files changed (1) hide show
  1. defaults_data.json +2 -1
defaults_data.json CHANGED
@@ -2,10 +2,11 @@
2
  {
3
  "model": "KappaNeuro/studio-ghibli-style",
4
  "prompt": "<subject>, animation, 2d, Studio Ghibli Style",
 
5
  "nickname": "Studio Ghibli",
6
  "face_strength": 0.55,
7
  "image_strength": 0,
8
- "weight": 1,
9
  "depth_control_scale": 0
10
  },
11
  {
 
2
  {
3
  "model": "KappaNeuro/studio-ghibli-style",
4
  "prompt": "<subject>, animation, 2d, Studio Ghibli Style",
5
+ "negative": "3d, realistic portrait",
6
  "nickname": "Studio Ghibli",
7
  "face_strength": 0.55,
8
  "image_strength": 0,
9
+ "weight": 0.9,
10
  "depth_control_scale": 0
11
  },
12
  {