ychenhq commited on
Commit
3b0b5f4
1 Parent(s): 20a6a3e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. scripts/run_text2video.sh +1 -1
scripts/run_text2video.sh CHANGED
@@ -1,4 +1,4 @@
1
- name="7videos"
2
 
3
  ckpt='checkpoints/base_512_v2/model.ckpt'
4
  config='configs/inference_t2v_512_v2.0.yaml'
 
1
+ name="results"
2
 
3
  ckpt='checkpoints/base_512_v2/model.ckpt'
4
  config='configs/inference_t2v_512_v2.0.yaml'