Tomoyuki Suzuki commited on
Commit
e549152
·
1 Parent(s): 02e8c7c
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This repository contains the code and model weights for the matting module in [L
15
  The model in this repository is intended to be used as a part of the original [LayerD github repository](https://github.com/CyberAgentAILab/LayerD).
16
  Please visit https://github.com/CyberAgentAILab/LayerD for more information.
17
 
18
- The model architecture code is based on the [BiRefNet repository](https://huggingface.co/ZhengPeng7/BiRefNet), and we thank the authors for releasing their high-quality matting model and code.
19
 
20
  ### Usage
21
 
 
15
  The model in this repository is intended to be used as a part of the original [LayerD github repository](https://github.com/CyberAgentAILab/LayerD).
16
  Please visit https://github.com/CyberAgentAILab/LayerD for more information.
17
 
18
+ The model architecture code is based on the [BiRefNet repository](https://huggingface.co/ZhengPeng7/BiRefNet). We thank the authors for releasing their high-quality matting model.
19
 
20
  ### Usage
21