sana-zero / tests /bash /test_inference.sh
gen6scp's picture
Patched codes for ZeroGPU
d643072
raw
history blame contribute delete
403 Bytes
#!/bin/bash
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
python scripts/inference.py \
--config=configs/sana_config/1024ms/Sana_1600M_img1024.yaml \
--model_path=hf://Efficient-Large-Model/Sana_1600M_1024px/checkpoints/Sana_1600M_1024px.pth