Views
No views yet
checkpoint-8000 release of the DWM CogVideoX static-scene + hand-video concat model.alibaba-pai/CogVideoX-Fun-V1.1-5b-InPCogVideoX-Fun-V1.1-5b-InP, and its use must comply with the upstream CogVideoX license.pytorch_lora_weights.safetensors: LoRA weightsnon_lora_weights.safetensors: non-LoRA projection weights for patch_embed.projdwm_cogvideox_5b_lora.yaml: training config used for this checkpointdwm repository inference script:1python training/cogvideox/inference.py \
2 --checkpoint_path /path/to/this_repo \
3 --experiment_config /path/to/this_repo/dwm_cogvideox_5b_lora.yaml \
4 --data_root /path/to/data \
5 --video physics/videos/00001.mp4 \
6 --output_dir outputs_infer/dwm_cogvideox_hfvideos/<stem>.mp4videos_static/<stem>.mp4videos_hands/<stem>.mp4prompts_rewrite/<stem>.txtnon_lora_weights.safetensors was converted from the original non_lora_weights.pt checkpoint artifact and stores:
patch_embed.proj.weightpatch_embed.proj.biasCogVideoX-Fun-V1.1-5b-InP.