Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flask REST API Example #2732

Merged
merged 6 commits into from
Apr 15, 2021
Merged

Commits on Apr 14, 2021

  1. add files

    robmarkcole authored and glenn-jocher committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    7e457e0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    glenn-jocher committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    fd9e34a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    glenn-jocher committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b936743 View commit details
    Browse the repository at this point in the history
  4. Update restapi.py

    pretrained=True and model.eval() are used by default when loading a model now, so no need to call them manually.
    glenn-jocher committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    a94dcc7 View commit details
    Browse the repository at this point in the history
  5. PEP8 reformat

    glenn-jocher committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9c74746 View commit details
    Browse the repository at this point in the history
  6. PEP8 reformat

    glenn-jocher committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    f3bccfe View commit details
    Browse the repository at this point in the history