Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 472 Bytes

INFERENCE.md

File metadata and controls

17 lines (12 loc) · 472 Bytes

DrivingDojo Inference

Download the pretrained model

Huggingface: img2video_1024_14f Huggingface: img2video_576_30f_action

inference

cd diffusers/examples/world_model
# img -> video
python inference/img2video.py
# img -> video with action
python inference/img2video_action.py