Spaces:
Paused
Paused
Upload 6 files
Browse files- assets/examples/0_0.json +22 -0
- assets/examples/0_0.png +3 -0
- assets/examples/1_0.json +23 -0
- assets/examples/1_0.png +3 -0
- assets/examples/2_0.json +23 -0
- assets/examples/2_0.png +3 -0
assets/examples/0_0.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"prompt": "A clock on the beach is under a red sun umbrella",
|
3 |
+
"image_paths": [
|
4 |
+
"assets/clock.png"
|
5 |
+
],
|
6 |
+
"eval_json_path": null,
|
7 |
+
"offload": false,
|
8 |
+
"num_images_per_prompt": 1,
|
9 |
+
"model_type": "flux-dev",
|
10 |
+
"width": 704,
|
11 |
+
"height": 704,
|
12 |
+
"ref_size": 512,
|
13 |
+
"num_steps": 25,
|
14 |
+
"guidance": 4,
|
15 |
+
"seed": 3407,
|
16 |
+
"save_path": "output/inference",
|
17 |
+
"only_lora": true,
|
18 |
+
"concat_refs": false,
|
19 |
+
"lora_rank": 512,
|
20 |
+
"data_resolution": 512,
|
21 |
+
"pe": "d"
|
22 |
+
}
|
assets/examples/0_0.png
ADDED
![]() |
Git LFS Details
|
assets/examples/1_0.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"prompt": "The figurine is in the crystal ball",
|
3 |
+
"image_paths": [
|
4 |
+
"assets/figurine.png",
|
5 |
+
"assets/crystal_ball.png"
|
6 |
+
],
|
7 |
+
"eval_json_path": null,
|
8 |
+
"offload": false,
|
9 |
+
"num_images_per_prompt": 1,
|
10 |
+
"model_type": "flux-dev",
|
11 |
+
"width": 704,
|
12 |
+
"height": 704,
|
13 |
+
"ref_size": 320,
|
14 |
+
"num_steps": 25,
|
15 |
+
"guidance": 4,
|
16 |
+
"seed": 3407,
|
17 |
+
"save_path": "output/inference",
|
18 |
+
"only_lora": true,
|
19 |
+
"concat_refs": false,
|
20 |
+
"lora_rank": 512,
|
21 |
+
"data_resolution": 512,
|
22 |
+
"pe": "d"
|
23 |
+
}
|
assets/examples/1_0.png
ADDED
![]() |
Git LFS Details
|
assets/examples/2_0.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"prompt": "The logo is printed on the cup",
|
3 |
+
"image_paths": [
|
4 |
+
"assets/cat_cafe.png",
|
5 |
+
"assets/cup.png"
|
6 |
+
],
|
7 |
+
"eval_json_path": null,
|
8 |
+
"offload": false,
|
9 |
+
"num_images_per_prompt": 1,
|
10 |
+
"model_type": "flux-dev",
|
11 |
+
"width": 704,
|
12 |
+
"height": 704,
|
13 |
+
"ref_size": 320,
|
14 |
+
"num_steps": 25,
|
15 |
+
"guidance": 4,
|
16 |
+
"seed": 3407,
|
17 |
+
"save_path": "output/inference",
|
18 |
+
"only_lora": true,
|
19 |
+
"concat_refs": false,
|
20 |
+
"lora_rank": 512,
|
21 |
+
"data_resolution": 512,
|
22 |
+
"pe": "d"
|
23 |
+
}
|
assets/examples/2_0.png
ADDED
![]() |
Git LFS Details
|