docker run -d -p 5000:5000 --gpus=all r8.im/allenhung1025/looptest@sha256:91b58a97a9520768e2257eeea584bb610fcc66b2e19c3081ef2fc3a805e7edb2
curl http://localhost:5000/predictions -X POST -H "Content-Type: application/json" \
  -d '{"input": {
    "seed": "..."
  }}'