Commit 6cb0d1ce authored by dengjb's avatar dengjb
Browse files

update

parents
Pipeline #3058 canceled with stages
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
numpy==1.26.4
transformers==4.41.0
loguru==0.7.2
diffusers==0.35.1
einops==0.8.0
ftfy==6.2.0
psutil==6.0.0
av==12.0.0
opencv-python==4.9.0.80
streamlit==1.50.0
pyarrow==20.0.0
imageio==2.37.0
imageio-ffmpeg==0.6.0
export model_name=/home/dengjb/download/meituan-longcat/LongCat-Video/
export np=8
#text_2_video
#torchrun --nproc_per_node=$np run_demo_text_to_video.py --context_parallel_size=$np --checkpoint_dir=$model_name
#image_2_video
#torchrun --nproc_per_node=$np run_demo_image_to_video.py --context_parallel_size=$np --checkpoint_dir=$model_name
# video_continuation
#torchrun --nproc_per_node=$np run_demo_video_continuation.py --context_parallel_size=$np --checkpoint_dir=$model_name
#long_video
torchrun --nproc_per_node=$np run_demo_long_video.py --context_parallel_size=$np --checkpoint_dir=$model_name
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment