support iic/text-to-video-synthesis

This commit is contained in:
2025-09-02 16:54:16 +08:00
commit 48d108dd0d
8 changed files with 179 additions and 0 deletions

1
test.sh Executable file
View File

@@ -0,0 +1 @@
python3 main.py --model "/mnt/contest_ceph/zhanghao/models/iic/text-to-video-synthesis" --json "dataset.json" --results "results.json" --outdir "output" --device cuda --dtype fp16