ShaoTengLiu commited on
Commit
e80d7d8
1 Parent(s): 0fd2709
Video-P2P/configs/man-surfing-tune.yaml CHANGED
@@ -4,7 +4,7 @@ output_dir: "./outputs/man-surfing"
4
  train_data:
5
  video_path: "data/man-surfing.mp4"
6
  prompt: "a man is surfing"
7
- n_sample_frames: 24
8
  width: 512
9
  height: 512
10
  sample_start_idx: 0
@@ -13,7 +13,7 @@ train_data:
13
  validation_data:
14
  prompts:
15
  - "a panda is surfing"
16
- video_length: 24
17
  width: 512
18
  height: 512
19
  num_inference_steps: 50
 
4
  train_data:
5
  video_path: "data/man-surfing.mp4"
6
  prompt: "a man is surfing"
7
+ n_sample_frames: 8
8
  width: 512
9
  height: 512
10
  sample_start_idx: 0
 
13
  validation_data:
14
  prompts:
15
  - "a panda is surfing"
16
+ video_length: 8
17
  width: 512
18
  height: 512
19
  num_inference_steps: 50