LongE2V: Long-Horizon Event-based Video Reconstruction, Prediction, and Frame Interpolation with Video Diffusion Models
Paper • 2607.08770 • Published • 29
Released LoRA weights for LongE2V, fine-tuned on top of THUDM/CogVideoX-5b-I2V.
This model is presented in the paper LongE2V: Long-Horizon Event-based Video Reconstruction, Prediction, and Frame Interpolation with Video Diffusion Models.
pytorch_lora_weights.safetensors: LoRA weights for the CogVideoX-5b-I2V base model.WEIGHT_URL=https://huggingface.co/fansam39/LongE2V/resolve/main/pytorch_lora_weights.safetensors bash scripts/download_weights.sh
Or with the Hugging Face CLI:
hf download fansam39/LongE2V pytorch_lora_weights.safetensors --local-dir weights
See the code repository's README for full inference and evaluation instructions.