Update assets/examples/ghibli-fine-tuned-sd-2.1/1/config.json
Browse files
assets/examples/ghibli-fine-tuned-sd-2.1/1/config.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
{
|
| 2 |
-
"prompt": "a serene landscape in Ghibli style",
|
| 3 |
-
"height": 256,
|
| 4 |
-
"width": 512,
|
| 5 |
-
"num_inference_steps": 50,
|
| 6 |
-
"guidance_scale": 3.5,
|
| 7 |
-
"seed": 42,
|
| 8 |
-
"image": "
|
| 9 |
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"prompt": "a serene landscape in Ghibli style",
|
| 3 |
+
"height": 256,
|
| 4 |
+
"width": 512,
|
| 5 |
+
"num_inference_steps": 50,
|
| 6 |
+
"guidance_scale": 3.5,
|
| 7 |
+
"seed": 42,
|
| 8 |
+
"image": "result.png"
|
| 9 |
}
|