基于通义万相Wan的diffusers推理项目
一键包详见 bilibili@十字鱼
250729 添加A14B_i2v模型 250728 添加5B模型
git clone https://github.com/gluttony-10/Wan-diffusers
cd Wan-diffusers
conda create -n Wan python=3.10
conda activate Wan
pip install torch torchvision --extra-index-url https://download.pytorch.org/whl/cu128
pip install -r requirements.txt
python download.py
python glut.py