Update checkpoints/depth/controlnet/config.json
Browse files
checkpoints/depth/controlnet/config.json
CHANGED
@@ -48,5 +48,6 @@
|
|
48 |
"resnet_time_scale_shift": "default",
|
49 |
"transformer_layers_per_block": 1,
|
50 |
"upcast_attention": false,
|
51 |
-
"use_linear_projection": false
|
|
|
52 |
}
|
|
|
48 |
"resnet_time_scale_shift": "default",
|
49 |
"transformer_layers_per_block": 1,
|
50 |
"upcast_attention": false,
|
51 |
+
"use_linear_projection": false,
|
52 |
+
"strength": 0.5
|
53 |
}
|