Spaces:
Runtime error
Runtime error
File size: 1,607 Bytes
e977050 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 |
{
"device": "cuda",
"precomputed_path": "./precomputed",
"guidance_scale": 7.0,
"style_name_list": [
"line-art"
],
"save_info": {
"base_exp_dir": "experiments",
"base_exp_name": "results"
},
"reference_info": {
"ref_seeds": [
42
],
"ref_object_list": [
"an owl"
],
"with_style_description": true,
"external_init_noise_path": false,
"guidance_scale": 7.0,
"use_negative_prompt": true
},
"inference_info": {
"activate_layer_indices_list": [
[
[
0,
0
],
[
128,
140
]
]
],
"inf_seeds": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"inf_object_list": [
"A dragon"
],
"with_style_description": true,
"negative_prompts": false,
"external_init_noise_path": false,
"attn_map_save_steps": [],
"guidance_scale": 7.0,
"use_negative_prompt": true,
"activate_step_indices_list": [
[
[
0,
49
]
]
],
"use_advanced_sampling": true,
"use_shared_attention": false,
"adain_queries": true,
"adain_keys": true,
"adain_values": false
}
} |