Open
Description
Hi, I am running the Animating meshes to video workflow using:
python demo.py \
--prompt <"prompt text"> \ # prompt text
--checkpoint_path <model_path> \ # checkpoint path (e.g checkpoints/Diffusion-As-Shader)
--output_dir <output_dir> \ # output directory
--input_path <input_path> \ # the reference video path
--tracking_path <tracking_path> \ # the tracking video path (need to be generated by Blender)
--repaint < True/repaint_path > \ # the rendered first frame image path of input mesh video or use FLUX to repaint the first frame
--gpu <gpu_id> \ # the gpu id
with the example data, and the inference is showing 34 hours to go, on a RTX 4090. Is this the expected time? Can anything be done to speed this up?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels