Autoencoders
11.7K
83
14.0B
license:apache-2.0
by
lightx2v
Other
OTHER
14B params
Fair
12K downloads
Community-tested
Edge AI:
Mobile
Laptop
Server
32GB+ RAM
Mobile
Laptop
Server
Quick Summary
⚡ Efficient Video Autoencoder (VAE) Model Collection From Official Models to Lightx2v Distilled Optimized Versions - Balancing Quality, Speed and Memory [](https://huggingface.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
14GB+ RAM
Code Examples
bash
git clone https://github.com/ModelTC/LightX2V.git
cd LightX2Vbash
git clone https://github.com/ModelTC/LightX2V.git
cd LightX2Vbash
python -m lightx2v.models.video_encoders.hf.vid_recon \
input_video.mp4 \
--checkpoint ./models/vae/Wan2.1_VAE.pth \
--model_type vaew2_1 \
--device cuda \
--dtype bfloat16bash
python -m lightx2v.models.video_encoders.hf.vid_recon \
input_video.mp4 \
--checkpoint ./models/vae/Wan2.1_VAE.pth \
--model_type vaew2_1 \
--device cuda \
--dtype bfloat16bash
cd LightX2V/scripts
bash wan/run_wan_i2v.sh # or other inference scriptsbash
cd LightX2V/scripts
bash wan/run_wan_i2v.sh # or other inference scriptsDeploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.