#!/bin/bash # -F "hand=true" \ # -F "face=true" \ curl \ -m 240 \ -F "image=@examples/two_standing.jpg" \ 'http://localhost:7474/openpose'