* Fix doc errors and typos across the board * Fix a typo * Fix the CI * Fix more typos * Fix CI * More fixes * Fix CI * More fixes * More fixes
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