File size: 491 Bytes
7f2bd75
 
 
 
 
 
 
1
2
3
4
5
6
7
CUDA_VISIBLE_DEVICES=1 torchrun --standalone --nproc_per_node 1 --master_port 29501 inference.py pavdm/configs/inference/sample_base_chunk_keep0_variable.py \
    --ckpt-path /mnt/workspace/checkpoints/hpcai-tech/OpenSora-STDiT-v3 \
    --save-dir outputs/ --sample-name pavdm_inference \
    --prompt-path /mnt/workspace/ysh/Code/Efficient_Model/1_benchmark/pa_vdm/pavdm/test_data/prompt.txt \
    --start-index 0 --end-index 40 \
    --aspect-ratio 9:16 \
    --batch-size 1 --num-sample 1