Zarif Ikram
Results
2
issues of
Zarif Ikram
Location 4 added
Key Problem : The sample.py expects args in a dictionary. instantiate_model_for_sample_mode() expects `sample_mode_model_cfg` as an arg. But current hydra config provides `model_type`, `checkpoint_path`, and `denoise_path`. Other fixes : - `chunksize`...