Hi thanks for your work
Im trying to start off this project by typing the command "pip install -r requirements.txt"
I already installed elevator toolkit from the link you provided, but I got an error that looks like the following:
ERROR: Invalid requirement: '_ipyw_jlab_nb_ext_conf=0.1.0=py38_0' (from line 4 of requirements.txt)
Hint: = is not a valid operator. Did you mean == ?
Im actually new to this computer vision and im having a hard time understanding what is what.
thanks in advance :)