Kaiwen Sheng

Results 2 issues of Kaiwen Sheng

Could please push a README for the config format? Many thx~

In the mask with type 'B', the mask was generated with code: `mask[:, :, height // 2] = 0` which I believe should be : `mask[:, :, height // 2...