Metadata-Version: 2.1
Name: wan-video-extender
Version: 1.3.3
Summary: Wan Video Extender extends a short video or a single image into a longer, temporally consistent clip using a VACE based control latent. It runs in multiple extension loops. Each loop can have its own prompt and optional LoRA, lastframe support, so you can evolve the scene step by step without rebuilding the graph.
Home-page: https://github.com/Granddyser/wan-video-extender
Requires-Python: >=3.10
Requires-Dist: ftfy
Requires-Dist: accelerate>=1.2.1
Requires-Dist: einops
Requires-Dist: diffusers>=0.33.0
Requires-Dist: peft>=0.17.0
Requires-Dist: sentencepiece>=0.2.0
Requires-Dist: protobuf
Requires-Dist: pyloudnorm
Requires-Dist: gguf>=0.17.1
Requires-Dist: opencv-python-headless
Requires-Dist: scipy
