HY-Video-PRFL / configs /pre_720.yaml
Camellia997's picture
Upload folder using huggingface_hub
e14f899 verified
raw
history blame contribute delete
699 Bytes
start_idx: 0
end_idx: null
sample_n_frames: 81
aspect_ratio: 1.81
seed: 42
precision: 'bf16'
task: 'i2v'
base_dir: 'weights/Wan2.1-I2V-14B-720P'
resolution: [704]
num_frames: 81
batch_size: 1
fps: 16
json_path: temp_data/temp_input_data.json
save_dir: temp_data/720
extract_fps: 16
model_type: 'wanx'
vae_path: 'weights/Wan2.1-I2V-14B-720P/Wan2.1_VAE.pth'
image_processor_path: 'weights/Wan2.1-I2V-14B-720P/xlm-roberta-large'
image_encoder_path: 'weights/Wan2.1-I2V-14B-720P/models_clip_open-clip-xlm-roberta-large-vit-huge-14.pth'
tokenizer_path: 'weights/Wan2.1-I2V-14B-720P/google/umt5-xxl'
text_encoder_path: 'weights/Wan2.1-I2V-14B-720P/models_t5_umt5-xxl-enc-bf16.pth'
max_sequence_length: 512