Looks like a vulnerability and it's not really used anywhere in the code, so just as well remove it completely from deps. https://github.com/huggingface/transformers/security/dependabot/examples/research_projects/lxmert/requirements.txt/bleach/open
LXMERT DEMO
- make a virtualenv:
virtualenv venvand activatesource venv/bin/activate - install reqs:
pip install -r ./requirements.txt - usage is as shown in demo.ipynb