Gesturenet pip install requirement.txt not there

There is no " pip install requirement.txt" associated to the gesturenet example.

I cant find a Gesturenet Githup repo to get it from either.

Could you download the latest notebook?
$ ngc registry resource download-version “nvidia/tlt_cv_samples:v1.0.1”

The requirements-pip.txt is under deps folder.

!pip install -r $PROJECT_DIR/deps/requirements-pip.txt"