mirror of
https://www.modelscope.cn/Tencent-Hunyuan/HunyuanVideo-1.5.git
synced 2026-04-02 13:52:54 +08:00
Upload folder using ModelScope SDK (batch 1/1)
This commit is contained in:
23
vae/config.json
Normal file
23
vae/config.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"_class_name": "AutoencoderKLConv3D",
|
||||
"_diffusers_version": "0.35.0",
|
||||
"block_out_channels": [
|
||||
128,
|
||||
256,
|
||||
512,
|
||||
1024,
|
||||
1024
|
||||
],
|
||||
"downsample_match_channel": true,
|
||||
"ffactor_spatial": 16,
|
||||
"ffactor_temporal": 4,
|
||||
"in_channels": 3,
|
||||
"latent_channels": 32,
|
||||
"layers_per_block": 2,
|
||||
"out_channels": 3,
|
||||
"sample_size": 256,
|
||||
"sample_tsize": 64,
|
||||
"scaling_factor": 1.03682,
|
||||
"shift_factor": null,
|
||||
"upsample_match_channel": true
|
||||
}
|
||||
3
vae/diffusion_pytorch_model.safetensors
Normal file
3
vae/diffusion_pytorch_model.safetensors
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2609ed7033c052fdf164afcac71e8a7c82afccdbb001d673444a72f194fbb918
|
||||
size 5042560980
|
||||
Reference in New Issue
Block a user