Created
September 20, 2019 11:35
-
-
Save dipanjanS/e563c2cfb99333425bcabf90eef32f23 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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