In the readme, the command: 'pip3 install -f requirements' should read: 'pip3 install -r ./requirements.text' At least for me it threw errors. PS Thanks for this very cool project, I'm looking forward to using it.
In the readme, the command:
'pip3 install -f requirements'
should read:
'pip3 install -r ./requirements.text'
At least for me it threw errors.
PS Thanks for this very cool project, I'm looking forward to using it.