File size: 888 Bytes
069c5f0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
RealisticVision:
  inference_config: "configs/inference/inference-v2.yaml"
  motion_module:
    # - "models/Motion_Module/mm_sd_v14.ckpt"
    - "/mnt/petrelfs/sichenyang.p/code/diffsuion/git_code/AnimateDiff/AnimateDiff/models/Motion_Module/mm_sd_v15_v2.ckpt"

  # dreambooth_path: "models/DreamBooth_LoRA/realisticVisionV20_v20.safetensors"
  dreambooth_path: "/mnt/petrelfs/sichenyang.p/code/diffsuion/git_code/AnimateDiff/AnimateDiff/models/DreamBooth_LoRA/rcnzCartoon3d_v10.safetensors"
  lora_model_path: ""

  seed:           [849, 502, 1334]
  steps:          25
  guidance_scale: 7.5

  filter_params:
    method: 'butterworth'
    n: 4
    d_s: 0.25
    d_t: 0.25

  # filter_params:
  #   method: 'gaussian'
  #   d_s: 0.25
  #   d_t: 0.25

  prompt:
    - "Gwen Stacy reading a book"
    - "A cute raccoon playing guitar in a boat on the ocean"

  n_prompt:
    - ""
    - ""