Delete 20000
Browse files- 20000/config.json +0 -33
- 20000/diffusion_flax_model.msgpack +0 -3
20000/config.json
DELETED
@@ -1,33 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_class_name": "FlaxControlNetModel",
|
3 |
-
"_diffusers_version": "0.16.0.dev0",
|
4 |
-
"attention_head_dim": 8,
|
5 |
-
"block_out_channels": [
|
6 |
-
320,
|
7 |
-
640,
|
8 |
-
1280,
|
9 |
-
1280
|
10 |
-
],
|
11 |
-
"conditioning_embedding_out_channels": [
|
12 |
-
16,
|
13 |
-
32,
|
14 |
-
96,
|
15 |
-
256
|
16 |
-
],
|
17 |
-
"controlnet_conditioning_channel_order": "rgb",
|
18 |
-
"cross_attention_dim": 768,
|
19 |
-
"down_block_types": [
|
20 |
-
"CrossAttnDownBlock2D",
|
21 |
-
"CrossAttnDownBlock2D",
|
22 |
-
"CrossAttnDownBlock2D",
|
23 |
-
"DownBlock2D"
|
24 |
-
],
|
25 |
-
"dropout": 0.0,
|
26 |
-
"flip_sin_to_cos": true,
|
27 |
-
"freq_shift": 0,
|
28 |
-
"in_channels": 4,
|
29 |
-
"layers_per_block": 2,
|
30 |
-
"only_cross_attention": false,
|
31 |
-
"sample_size": 32,
|
32 |
-
"use_linear_projection": false
|
33 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20000/diffusion_flax_model.msgpack
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f7f517fd836421acfca88fa100a186651c8bb9c1b287742e25d3c85ec41d7e6d
|
3 |
-
size 1445128798
|
|
|
|
|
|
|
|