Hi all, I'm trying to understand how to run the demo. I've changed the following in `params.py`: ``` mode = "demo" batch_size = 1 ``` What should I do next? Thanks