Spaces:
Running
on
Zero
Running
on
Zero
| export CUDA_VISIBLE_DEVICES=0,1 | |
| echo "Using CUDA_VISIBLE_DEVICES=$CUDA_VISIBLE_DEVICES" | |
| python3 inference_v2t.py \ | |
| config=configs/mmada_demo_video.yaml \ | |
| video_image_root=/home/work/AIDAS/video/demo \ | |
| step=70000\ | |
| question="Please provide a detailed description of the video." |