multimodalart HF staff commited on
Commit
0346be5
1 Parent(s): 8dbd202

Update defaults_data.json

Browse files
Files changed (1) hide show
  1. defaults_data.json +3 -12
defaults_data.json CHANGED
@@ -150,15 +150,6 @@
150
  "depth_control_scale": 0.5,
151
  "nickname": "Pyschedelic style"
152
  },
153
- {
154
- "model": "multimodalart/handpaintedbrazil",
155
- "prompt": "drawing of <subject> on a wall in the style of <s0><s1>",
156
- "face_strength": 0.7,
157
- "image_strength": 0,
158
- "weight": 1.2,
159
- "depth_control_scale": 0,
160
- "nickname": "Handpainted Streetart"
161
- },
162
  {
163
  "model": "Norod78/sdxl-chalkboarddrawing-lora",
164
  "prompt": "A colorful chalkboard drawing of <subject>",
@@ -173,9 +164,9 @@
173
  "model": "fofr/sdxl-emoji",
174
  "prompt": "a <s0><s1> emoji of <subject>",
175
  "nickname": "iOS Emoji",
176
- "weight": 0.9,
177
- "face_strength": 0.7,
178
  "image_strength": 0.1,
179
- "depth_control_scale": 0.1
180
  }
181
  ]
 
150
  "depth_control_scale": 0.5,
151
  "nickname": "Pyschedelic style"
152
  },
 
 
 
 
 
 
 
 
 
153
  {
154
  "model": "Norod78/sdxl-chalkboarddrawing-lora",
155
  "prompt": "A colorful chalkboard drawing of <subject>",
 
164
  "model": "fofr/sdxl-emoji",
165
  "prompt": "a <s0><s1> emoji of <subject>",
166
  "nickname": "iOS Emoji",
167
+ "weight": 0.7,
168
+ "face_strength": 0.75,
169
  "image_strength": 0.1,
170
+ "depth_control_scale": 0
171
  }
172
  ]