nohup: ignoring input Global seed set to 123 WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.1.1+cu121 with CUDA 1201 (you have 2.1.0a0) Python 3.8.18 (you have 3.8.12) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details scripts/run.sh: line 56: 866 Killed CUDA_VISIBLE_DEVICES=0 python3 scripts/evaluation/inference.py --seed ${seed} --ckpt_path $ckpt --config $config --savedir $res_dir/$name --n_samples 1 --bs 1 --height ${H} --width $1 --unconditional_guidance_scale 7.5 --ddim_steps 50 --ddim_eta 1.0 --prompt_dir $prompt_dir --text_input --video_length 16 --frame_stride ${FS} --timestep_spacing 'uniform_trailing' --guidance_rescale 0.7 --perframe_ae