Spaces:
Running
on
Zero
Running
on
Zero
Update defaults_data.json
Browse files- defaults_data.json +9 -0
defaults_data.json
CHANGED
|
@@ -1,4 +1,13 @@
|
|
| 1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
{
|
| 3 |
"model": "goofyai/3d_render_style_xl",
|
| 4 |
"prompt": "<subject> in 3d style",
|
|
|
|
| 1 |
[
|
| 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 |
{
|
| 12 |
"model": "goofyai/3d_render_style_xl",
|
| 13 |
"prompt": "<subject> in 3d style",
|