update i2v script

This commit is contained in:
zhengzangw 2024-06-08 17:33:35 +00:00
parent 67f03c6cda
commit 05764ee113
2 changed files with 0 additions and 6 deletions

View file

@ -1,8 +1,5 @@
#!/bin/bash
set -x
set -e
CKPT=$1
NUM_FRAMES=$2
MODEL_NAME=$3

View file

@ -1,8 +1,5 @@
# !/bin/bash
set -x
set -e
VIDEO_DIR=$1
CKPT_DIR=$2
LOG_BASE=$CKPT_DIR