* Initialize VisualBERT demo * Update demo * Add commented URL * Update README * Update README
This demo shows usage of VisualBERT VQA model and is adapted from LXMERT demo present here.
virtualenv venv
source venv/bin/activate
pip install -r ./requirements.txt