Views
No views yet
git clone command below, or via the ModelScope SDK.1# Install ModelScope
2pip install modelscope1# Download model using SDK
2from modelscope import snapshot_download
3model_dir = snapshot_download('DiffSynth-Studio/HunyuanVideo-safetensors')# Git model download
git clone https://www.modelscope.cn/DiffSynth-Studio/HunyuanVideo-safetensors.git