diff --git a/tests/bash/test_inference.sh b/tests/bash/test_inference.sh index a94b190..429c4d1 100644 --- a/tests/bash/test_inference.sh +++ b/tests/bash/test_inference.sh @@ -3,7 +3,7 @@ set -e python scripts/inference.py \ --config=configs/sana_config/1024ms/Sana_600M_img1024.yaml \ - --model_path=hf://Efficient-Large-Model/Sana_600M_1024px/checkpoints/Sana_600M_1024px.pth + --model_path=hf://Efficient-Large-Model/Sana_600M_1024px/checkpoints/Sana_600M_1024px_MultiLing.pth python scripts/inference.py \