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

feat: huggingface diffusers example #1904

Merged
merged 13 commits into from
Nov 3, 2022

Commits on Oct 12, 2022

  1. feat: add handler for vision diffuser models

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b82d85e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. feat: add post process to handler

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    96119f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. feat: add kserve support

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4e8ec5a View commit details
    Browse the repository at this point in the history
  2. fix: update readme doc

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    59630f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. fix: add query script

     - update readme doc
    
    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b609a00 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. fix: update readme doc

     - write output image to file with timestamp
    
    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6c19f85 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. fix: readme doc

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3b0182a View commit details
    Browse the repository at this point in the history
  2. fix: add words to spellcheck wordlist

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    60ece4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/pytorch/serve into feat/h…

    …g_diffusers
    
    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    144ca90 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. fix: add version to diffusers

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    3daf3be View commit details
    Browse the repository at this point in the history
  2. fix: remove seed

    Signed-off-by: jagadeesh <jagadeeshj@ideas2it.com>
    jagadeesh committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9a92888 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    7504469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b35e4 View commit details
    Browse the repository at this point in the history