Upload folder using huggingface_hub
Browse files
bk15anidi/xsds-fttest-admm-rep/config.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "UNetMotionModel",
|
| 3 |
+
"_diffusers_version": "0.36.0",
|
| 4 |
+
"act_fn": "silu",
|
| 5 |
+
"addition_embed_type": null,
|
| 6 |
+
"addition_time_embed_dim": null,
|
| 7 |
+
"block_out_channels": [
|
| 8 |
+
320,
|
| 9 |
+
640,
|
| 10 |
+
1280
|
| 11 |
+
],
|
| 12 |
+
"cross_attention_dim": 768,
|
| 13 |
+
"down_block_types": [
|
| 14 |
+
"DownBlockMotion",
|
| 15 |
+
"CrossAttnDownBlockMotion",
|
| 16 |
+
"CrossAttnDownBlockMotion"
|
| 17 |
+
],
|
| 18 |
+
"downsample_padding": 1,
|
| 19 |
+
"encoder_hid_dim": null,
|
| 20 |
+
"encoder_hid_dim_type": null,
|
| 21 |
+
"in_channels": 4,
|
| 22 |
+
"layers_per_block": 1,
|
| 23 |
+
"mid_block_layers": 1,
|
| 24 |
+
"mid_block_scale_factor": 1,
|
| 25 |
+
"motion_max_seq_length": 32,
|
| 26 |
+
"motion_num_attention_heads": 8,
|
| 27 |
+
"norm_eps": 1e-05,
|
| 28 |
+
"norm_num_groups": 32,
|
| 29 |
+
"num_attention_heads": 8,
|
| 30 |
+
"out_channels": 4,
|
| 31 |
+
"projection_class_embeddings_input_dim": null,
|
| 32 |
+
"reverse_motion_num_attention_heads": null,
|
| 33 |
+
"reverse_temporal_transformer_layers_per_block": null,
|
| 34 |
+
"reverse_transformer_layers_per_block": null,
|
| 35 |
+
"sample_size": 64,
|
| 36 |
+
"temporal_transformer_layers_per_block": 1,
|
| 37 |
+
"temporal_transformer_layers_per_mid_block": 1,
|
| 38 |
+
"time_cond_proj_dim": null,
|
| 39 |
+
"transformer_layers_per_block": 1,
|
| 40 |
+
"transformer_layers_per_mid_block": null,
|
| 41 |
+
"up_block_types": [
|
| 42 |
+
"CrossAttnUpBlockMotion",
|
| 43 |
+
"CrossAttnUpBlockMotion",
|
| 44 |
+
"UpBlockMotion"
|
| 45 |
+
],
|
| 46 |
+
"use_linear_projection": false,
|
| 47 |
+
"use_motion_mid_block": false
|
| 48 |
+
}
|
bk15anidi/xsds-fttest-admm-rep/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8b995342879bbb939cabe8d9817bdec3d67cfc31ee707ccf6693d4e181bfbdc
|
| 3 |
+
size 2364925687
|