Skip to content

Instantly share code, notes, and snippets.

@dipanjanS
Created September 20, 2019 11:35
Show Gist options
  • Save dipanjanS/e563c2cfb99333425bcabf90eef32f23 to your computer and use it in GitHub Desktop.
Save dipanjanS/e563c2cfb99333425bcabf90eef32f23 to your computer and use it in GitHub Desktop.
r = requests.get('http://0.0.0.0:5000/apparel_classifier/api/v1/liveness')
r.status_code, r.text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment