diff --git a/README.md b/README.md index 12078ef..2cde475 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ After all those are installed, clone this branch: ```bash git clone -b leaderboard_B https://github.com/kuielab/mdx-net-submission.git ``` +git-lfs does not download the models if the repo has reached its quota, only placing pointer files there. They should be around 20 something MB each. +If the onnx models aren't there, you can get them from [here](https://zenodo.org/record/6513062/files/onnx_B.zip). ### Linux @@ -60,4 +62,4 @@ Just do conda activate mdx-submit ``` -to go back into the environment you have installed MDX's dependencies in. \ No newline at end of file +to go back into the environment you have installed MDX's dependencies in.