| $ /lustre/fsw/portfolios/nvr/users/shyang/miniconda3/envs/diffusion-pipe/bin/python /lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/SCOPE/inference.py --model_dir /lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/models/SCOPE --input_image /lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/SCOPE/examples/example_1/image.png --action_path /lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/SCOPE/examples/example_1/action.parquet --prompt 'A breathtaking view of a vibrant fantasy world spread across a vast, open valley, seen through the lens of an FPS perspective. The scene merges intricate architecture, lush terrain, and majestic cliffs, with the forefront focusing on a finely detailed, sleek assault rifle held firmly by a character in dark attire. The weapon, with its matte black finish and tactical design, gleams softly in the light. It is equipped with a reflex sight and a foregrip, ready for action. All of this is set under a vivid blue sky filled with puffy clouds and bathed in soft light.' --output_dir /lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/outputs/scope_fastvideo/full/runs/example_1/scope_3step --height 480 --width 832 --max_frames 81 --num_inference_steps 3 --seed 0 --fps 20 --dmd_denoising_steps 1000,757,522 --comparison_mode |
|
|
| /lustre/fsw/portfolios/nvr/users/shyang/miniconda3/envs/diffusion-pipe/lib/python3.12/site-packages/torch/cuda/__init__.py:61: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. |
| import pynvml # type: ignore[import] |
| Loading models from: "/lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/models/SCOPE/models_t5_umt5-xxl-enc-bf16.pth" |
| Detected non-safetensors files, which may cause slower loading. It's recommended to convert it to a safetensors file. |
| Loaded model: { |
| "model_name": "wan_video_text_encoder", |
| "model_class": "diffsynth.models.wan_video_text_encoder.WanTextEncoder", |
| "extra_kwargs": null |
| } |
| Loading models from: "/lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/models/SCOPE/Wan2.2_VAE.pth" |
| Detected non-safetensors files, which may cause slower loading. It's recommended to convert it to a safetensors file. |
| Loaded model: { |
| "model_name": "wan_video_vae", |
| "model_class": "diffsynth.models.wan_video_vae.WanVideoVAE38", |
| "extra_kwargs": null |
| } |
| Using wan_video_text_encoder from "/lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/models/SCOPE/models_t5_umt5-xxl-enc-bf16.pth". |
| No wan_video_dit models available. This is not an error. |
| Using wan_video_vae from "/lustre/fs1/portfolios/nvr/projects/nvr_elm_llm/users/shyang/FastVideo_LoRA/models/SCOPE/Wan2.2_VAE.pth". |
| No wan_video_image_encoder models available. This is not an error. |
| No wan_video_motion_controller models available. This is not an error. |
| No wan_video_vace models available. This is not an error. |
| No wan_video_vap models available. This is not an error. |
| No wans2v_audio_encoder models available. This is not an error. |
| No wan_video_animate_adapter models available. This is not an error. |
|
VAE encoding: 0%| | 0/1 [00:00<?, ?it/s]
VAE encoding: 100%|ββββββββββ| 1/1 [00:00<00:00, 7.80it/s]
VAE encoding: 100%|ββββββββββ| 1/1 [00:00<00:00, 7.79it/s] |
|
0%| | 0/3 [00:00<?, ?it/s]
33%|ββββ | 1/3 [00:00<00:01, 1.13it/s]
67%|βββββββ | 2/3 [00:01<00:00, 1.14it/s]
100%|ββββββββββ| 3/3 [00:02<00:00, 1.15it/s]
100%|ββββββββββ| 3/3 [00:02<00:00, 1.15it/s] |
|
VAE decoding: 0%| | 0/1 [00:00<?, ?it/s]
VAE decoding: 100%|ββββββββββ| 1/1 [00:01<00:00, 1.90s/it]
VAE decoding: 100%|ββββββββββ| 1/1 [00:01<00:00, 1.90s/it] |
|
Saving video: 0%| | 0/81 [00:00<?, ?it/s]
Saving video: 1%| | 1/81 [00:00<00:08, 9.08it/s]
Saving video: 80%|ββββββββ | 65/81 [00:00<00:00, 362.20it/s]
Saving video: 100%|ββββββββββ| 81/81 [00:00<00:00, 307.26it/s] |
|
|