takesuke commited on
Commit
565990f
·
verified ·
1 Parent(s): 6b6365c

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +3 -3
config.yaml CHANGED
@@ -28,7 +28,7 @@ model:
28
  mask2_key: "agn_mask"
29
  mask3_key: null
30
  histogram_keys: ["hist16", "hist32", "hist64"]
31
- yahavton: True
32
  snr_gamma: null
33
 
34
  control_stage_config:
@@ -50,7 +50,7 @@ model:
50
  cond_first_ch: 4
51
 
52
  unet_config:
53
- target: cldm.warping_cldm_network.YahaVTON
54
  params:
55
  image_size: 32
56
  in_channels: 13
@@ -99,7 +99,7 @@ model:
99
 
100
  cond_stage_config:
101
  target: ldm.modules.image_encoders.modules.FrozenCLIPImageEmbedder
102
- dataset_name: YahaVITONHDDataset
103
  resume_path: ./ckpts/VITONHD_PBE_pose.ckpt
104
  default_prompt: ""
105
  log_images_kwargs:
 
28
  mask2_key: "agn_mask"
29
  mask3_key: null
30
  histogram_keys: ["hist16", "hist32", "hist64"]
31
+ siftvton: True
32
  snr_gamma: null
33
 
34
  control_stage_config:
 
50
  cond_first_ch: 4
51
 
52
  unet_config:
53
+ target: cldm.warping_cldm_network.SiftVTON
54
  params:
55
  image_size: 32
56
  in_channels: 13
 
99
 
100
  cond_stage_config:
101
  target: ldm.modules.image_encoders.modules.FrozenCLIPImageEmbedder
102
+ dataset_name: SiftVITONHDDataset
103
  resume_path: ./ckpts/VITONHD_PBE_pose.ckpt
104
  default_prompt: ""
105
  log_images_kwargs: