Commit 601eab06 authored by mashun1's avatar mashun1
Browse files

Update ucf101_sample.yaml

parent 283c7070
# path: # path:
ckpt: ckpt:
save_img_path: "./sample_videos/" save_img_path: "./sample_videos/"
pretrained_model_path: "/path/to/pretrained/Latte/" pretrained_model_path: "pretrained_models"
# model config: # model config:
model: Latte-XL/2 model: Latte-XL/2
...@@ -30,4 +30,4 @@ negative_name: 101 ...@@ -30,4 +30,4 @@ negative_name: 101
# ddp sample config # ddp sample config
per_proc_batch_size: 2 per_proc_batch_size: 2
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