Delete models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose
Browse files- models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/scheduler/scheduler_config.json +0 -18
- models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/transformer/config.json +0 -29
- models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/transformer/diffusion_pytorch_model.safetensors +0 -3
- models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/vae/config.json +0 -39
- models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/vae/diffusion_pytorch_model.safetensors +0 -3
models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/scheduler/scheduler_config.json
DELETED
|
@@ -1,18 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "CogVideoXDDIMScheduler",
|
| 3 |
-
"_diffusers_version": "0.31.0.dev0",
|
| 4 |
-
"beta_end": 0.012,
|
| 5 |
-
"beta_schedule": "scaled_linear",
|
| 6 |
-
"beta_start": 0.00085,
|
| 7 |
-
"clip_sample": false,
|
| 8 |
-
"clip_sample_range": 1.0,
|
| 9 |
-
"num_train_timesteps": 1000,
|
| 10 |
-
"prediction_type": "v_prediction",
|
| 11 |
-
"rescale_betas_zero_snr": true,
|
| 12 |
-
"sample_max_value": 1.0,
|
| 13 |
-
"set_alpha_to_one": true,
|
| 14 |
-
"snr_shift_scale": 1.0,
|
| 15 |
-
"steps_offset": 0,
|
| 16 |
-
"timestep_spacing": "trailing",
|
| 17 |
-
"trained_betas": null
|
| 18 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/transformer/config.json
DELETED
|
@@ -1,29 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "CogVideoXTransformer3DModel",
|
| 3 |
-
"_diffusers_version": "0.30.1",
|
| 4 |
-
"activation_fn": "gelu-approximate",
|
| 5 |
-
"attention_bias": true,
|
| 6 |
-
"attention_head_dim": 64,
|
| 7 |
-
"dropout": 0.0,
|
| 8 |
-
"flip_sin_to_cos": true,
|
| 9 |
-
"freq_shift": 0,
|
| 10 |
-
"in_channels": 32,
|
| 11 |
-
"max_text_seq_length": 226,
|
| 12 |
-
"norm_elementwise_affine": true,
|
| 13 |
-
"norm_eps": 1e-05,
|
| 14 |
-
"num_attention_heads": 48,
|
| 15 |
-
"num_layers": 42,
|
| 16 |
-
"out_channels": 16,
|
| 17 |
-
"patch_size": 2,
|
| 18 |
-
"sample_frames": 49,
|
| 19 |
-
"sample_height": 60,
|
| 20 |
-
"sample_width": 90,
|
| 21 |
-
"spatial_interpolation_scale": 1.875,
|
| 22 |
-
"temporal_compression_ratio": 4,
|
| 23 |
-
"temporal_interpolation_scale": 1.0,
|
| 24 |
-
"text_embed_dim": 4096,
|
| 25 |
-
"time_embed_dim": 512,
|
| 26 |
-
"timestep_activation_fn": "silu",
|
| 27 |
-
"use_rotary_positional_embeddings": true,
|
| 28 |
-
"add_noise_in_inpaint_model": true
|
| 29 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/transformer/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:81f3d627bbb281859d7f1a389fede20b89746fa9cf682e72304cc4e51a158516
|
| 3 |
-
size 11141076176
|
|
|
|
|
|
|
|
|
|
|
|
models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/vae/config.json
DELETED
|
@@ -1,39 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "AutoencoderKLCogVideoX",
|
| 3 |
-
"_diffusers_version": "0.31.0.dev0",
|
| 4 |
-
"act_fn": "silu",
|
| 5 |
-
"block_out_channels": [
|
| 6 |
-
128,
|
| 7 |
-
256,
|
| 8 |
-
256,
|
| 9 |
-
512
|
| 10 |
-
],
|
| 11 |
-
"down_block_types": [
|
| 12 |
-
"CogVideoXDownBlock3D",
|
| 13 |
-
"CogVideoXDownBlock3D",
|
| 14 |
-
"CogVideoXDownBlock3D",
|
| 15 |
-
"CogVideoXDownBlock3D"
|
| 16 |
-
],
|
| 17 |
-
"force_upcast": true,
|
| 18 |
-
"in_channels": 3,
|
| 19 |
-
"latent_channels": 16,
|
| 20 |
-
"latents_mean": null,
|
| 21 |
-
"latents_std": null,
|
| 22 |
-
"layers_per_block": 3,
|
| 23 |
-
"norm_eps": 1e-06,
|
| 24 |
-
"norm_num_groups": 32,
|
| 25 |
-
"out_channels": 3,
|
| 26 |
-
"sample_height": 480,
|
| 27 |
-
"sample_width": 720,
|
| 28 |
-
"scaling_factor": 0.7,
|
| 29 |
-
"shift_factor": null,
|
| 30 |
-
"temporal_compression_ratio": 4,
|
| 31 |
-
"up_block_types": [
|
| 32 |
-
"CogVideoXUpBlock3D",
|
| 33 |
-
"CogVideoXUpBlock3D",
|
| 34 |
-
"CogVideoXUpBlock3D",
|
| 35 |
-
"CogVideoXUpBlock3D"
|
| 36 |
-
],
|
| 37 |
-
"use_post_quant_conv": false,
|
| 38 |
-
"use_quant_conv": false
|
| 39 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
models/CogVideo/CogVideoX-Fun-V1.1-5b-Pose/vae/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bd47d57ad948ff80da0af0cb2e4dcdef65073aba59bccfd383ada9a7d1c02024
|
| 3 |
-
size 431221142
|
|
|
|
|
|
|
|
|
|
|
|