Upload 2 files
Browse files- config.json +19 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FluxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.30.0.dev0",
|
| 4 |
+
"attention_head_dim": 128,
|
| 5 |
+
"axes_dims_rope": [
|
| 6 |
+
16,
|
| 7 |
+
56,
|
| 8 |
+
56
|
| 9 |
+
],
|
| 10 |
+
"guidance_embeds": true,
|
| 11 |
+
"in_channels": 64,
|
| 12 |
+
"joint_attention_dim": 4096,
|
| 13 |
+
"num_attention_heads": 24,
|
| 14 |
+
"num_layers": 5,
|
| 15 |
+
"num_mode": 10,
|
| 16 |
+
"num_single_layers": 10,
|
| 17 |
+
"patch_size": 1,
|
| 18 |
+
"pooled_projection_dim": 768
|
| 19 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:981a01d6a9575e90820275eda61b33d4ecab0928c68a4f31b132b9687930f90a
|
| 3 |
+
size 6603953920
|