File size: 254 Bytes
7bfbdc3
 
 
 
 
 
 
1
2
3
4
5
6
7
export CUDA_VISIBLE_DEVICES=0,1
echo "Using CUDA_VISIBLE_DEVICES=$CUDA_VISIBLE_DEVICES"

python3 inference_mmu_ori.py \
    config=configs/mmada_demo_video.yaml \
    mmu_image_root=./mmu_validation \
    question='Please describe this image in detail.'