Hi! I'm trying to reproduce the code following the instructions on the README and I found an error in the instructions.
In the instruction, a command for downloading and decompressing the model is provided. However, the decompressing instruction that follows does not refer to the models' file but to cqd-data. I've found that replacing the second line with
solves this issue :)