Skip to content

Commit f1f539a

Browse files
remove pic
1 parent 494296b commit f1f539a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sat/configs/images.jpg

-35.3 KB
Binary file not shown.

sat/inference.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ echo "CUDA_VISIBLE_DEVICES=$CUDA_VISIBLE_DEVICES"
44

55
environs="WORLD_SIZE=1 RANK=0 LOCAL_RANK=0 LOCAL_WORLD_SIZE=1"
66

7-
run_cmd="$environs python sample_video.py --base configs/test_cogvideox_5b.yaml configs/test_inference.yaml --seed $RANDOM"
7+
run_cmd="$environs python sample_video.py --base configs/cogvideox1.5_5b.yaml configs/test_inference.yaml --seed $RANDOM"
88

99
echo ${run_cmd}
1010
eval ${run_cmd}

0 commit comments

Comments
 (0)