Inference errors, e.g. "Missing key model_name" #6
python polyffusion/inference_sdf.py --chkpt_path=result/sdf+pop909wm_mix16_chd8bar/01-11_102022/chkpts/weights.pt --uncond_scale=0. --length=10 --custom_params_path=result/sdf+pop909wm_mix16_chd8bar/01-11_102022/params.yaml
doesn't work.
omegaconf.errors.ConfigAttributeError: Missing key model_name
full_key: model_name
object_type=dict
Of course, the model , params file is in the result/sdf+pop909wm_mix16_chd8bar/01-11_102022.
Inference errors, e.g. "Missing key model_name" #6
doesn't work.
Of course, the model , params file is in the result/sdf+pop909wm_mix16_chd8bar/01-11_102022.