mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
3 lines
154 B
Python
3 lines
154 B
Python
#Model Download
|
|
from modelscope import snapshot_download
|
|
model_dir = snapshot_download('Wan-AI/Wan2.2-S2V-14B',local_dir='./models/Wan-AI/Wan2.2-S2V-14B') |