In the Installation section of the readme file - Install dependencies (tested on windows python 3.9), the command pip install -r requriements.txt seems to have a spelling error. It should be requirements — the letters "i" and "r" are swapped in the original text.
readme文件中Installation-Install dependencies(tested on windows python 3.9),指令 pip install -r requriements.txt似乎有拼写错误,应为requirements,原文i与r位置反了
Thanks.