-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
I was using depth as the condition to generate output image based on source image and target depth
python masactrl_w_adapter.py --src_img_path good_cat/women/src/women_blazers_6.jpg --cond_path_src good_cat/women/src_depth/women_blazers_6.png --cond_path good_cat/women/target_depth/1.png --cond_inp_type depth --prompt_src "" --prompt "" --sd_ckpt models/cr.ckpt --resize_short_edge 512 --cond_tau 1.0 --cond_weight 0 --n_samples 1 --which_cond depth --adapter_ckpt models/t2iadapter_depth_sd14v1.pth --outdir ./yo
Note that --cond_weight is 0 so it shouldn't use depth and give result same as reconstructed image but output is something else
reconstructed and final output

why is it happening am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels