Commit c750f9a1 authored by mashun1's avatar mashun1
Browse files

Update taichi_sample.yaml

parent 601eab06
# path: # path:
ckpt: # will be overwrite ckpt: # will be overwrite
save_img_path: "./sample_videos/" # will be overwrite save_img_path: "./sample_videos/" # will be overwrite
pretrained_model_path: "/path/to/pretrained/Latte/" pretrained_model_path: "pretrained_models"
# model config: # model config:
model: Latte-XL/2 model: Latte-XL/2
...@@ -27,4 +27,4 @@ negative_name: ...@@ -27,4 +27,4 @@ negative_name:
# ddp sample config # ddp sample config
per_proc_batch_size: 1 per_proc_batch_size: 1
num_fvd_samples: 2 num_fvd_samples: 2
\ No newline at end of file
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