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

[feature] support stable diffusion inference #1502

Merged
merged 102 commits into from
Dec 30, 2022

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    f7965c7 View commit details
    Browse the repository at this point in the history
  2. [sd] misc change.

    liuwenran committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6252e14 View commit details
    Browse the repository at this point in the history
  3. [sd] remove unused files.

    liuwenran committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b2eb454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4972f1a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. [sd] make pipeline clear

    liuwenran committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7772bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce99855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c994afd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3ff621 View commit details
    Browse the repository at this point in the history
  5. [sd] use our own scheduler

    liuwenran committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1403d86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fee11ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c648a9b View commit details
    Browse the repository at this point in the history
  8. [sd] rm utils dir

    liuwenran committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6965d65 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    a54958a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    6f271f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bb827 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    44e5930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3921895 View commit details
    Browse the repository at this point in the history
  3. [sd] remove utils

    liuwenran committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1021e74 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    eec3b71 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. [sd] move vae outside.

    liuwenran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    659d69e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa53b15 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    76baa92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a3c16 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    6c5b006 View commit details
    Browse the repository at this point in the history
  2. [sd] delete unused code.

    liuwenran committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    76fe11a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc4b2d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    879cabd View commit details
    Browse the repository at this point in the history
  2. [sd] format vae.py

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    bd2d489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b77a01 View commit details
    Browse the repository at this point in the history
  4. [sd] append to last commit

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    002702f View commit details
    Browse the repository at this point in the history
  5. [sd] format unet_blocks.py

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7edda52 View commit details
    Browse the repository at this point in the history
  6. [sd] format files.

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7d65556 View commit details
    Browse the repository at this point in the history
  7. [sd] format init.py

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6e401e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6edabf6 View commit details
    Browse the repository at this point in the history
  9. [sd] format demo

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    86599b4 View commit details
    Browse the repository at this point in the history
  10. [sd] format config

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c1dc67d View commit details
    Browse the repository at this point in the history
  11. [sd] add docsting.

    liuwenran committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    85e19f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    c946eb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738d3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3c823 View commit details
    Browse the repository at this point in the history
  4. [sd] fix linter complain

    liuwenran committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    93650b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bef4e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e7cf3e View commit details
    Browse the repository at this point in the history
  7. [sd] fix linter.

    liuwenran committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    defe89a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e58b598 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02374f3 View commit details
    Browse the repository at this point in the history
  10. [sd] run linter.

    liuwenran committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3fa2295 View commit details
    Browse the repository at this point in the history
  11. [sd] add docstr

    liuwenran committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7514cd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    be715d5 View commit details
    Browse the repository at this point in the history
  2. [sd] add docstring

    liuwenran committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    45a686d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f940364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    171c1ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c289648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30d9858 View commit details
    Browse the repository at this point in the history
  7. [sd] misc change

    liuwenran committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    bfcec68 View commit details
    Browse the repository at this point in the history
  8. [sd] add clip wrapper ut.

    liuwenran committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    bacf262 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    2f0834a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d3758 View commit details
    Browse the repository at this point in the history
  3. [sd] add vae ut.

    liuwenran committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    1de497e View commit details
    Browse the repository at this point in the history
  4. [sd] fix linter.

    liuwenran committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f630eb0 View commit details
    Browse the repository at this point in the history
  5. [sd] fix vae ut.

    liuwenran committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    999d8e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e516ec9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1997db9 View commit details
    Browse the repository at this point in the history
  8. [sd] add resblock ut

    liuwenran committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    167808c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. [sd] add resblock ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    77983ae View commit details
    Browse the repository at this point in the history
  2. [sd] add attention ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6b49ad9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f67aee View commit details
    Browse the repository at this point in the history
  4. [sd] add unet clock ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8e8ca83 View commit details
    Browse the repository at this point in the history
  5. [sd] add embeddings ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b92b6c6 View commit details
    Browse the repository at this point in the history
  6. [sd] add unet block ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9b1d292 View commit details
    Browse the repository at this point in the history
  7. [sd] add denoising unet ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    bab6338 View commit details
    Browse the repository at this point in the history
  8. [sd] add vae ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ddd05c5 View commit details
    Browse the repository at this point in the history
  9. [sd] ddim ut

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b10a0d0 View commit details
    Browse the repository at this point in the history
  10. [sd] add ddim ddpm ut

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2d61703 View commit details
    Browse the repository at this point in the history
  11. [sd] add ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ac12bec View commit details
    Browse the repository at this point in the history
  12. [ad] add attention ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e0956af View commit details
    Browse the repository at this point in the history
  13. [sd] remove useless code.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e6718f2 View commit details
    Browse the repository at this point in the history
  14. [sd] add sd ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    85dc86d View commit details
    Browse the repository at this point in the history
  15. [sd] add ddpm ut.

    liuwenran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b56c7db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3e4d26f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    51ebbf9 View commit details
    Browse the repository at this point in the history
  2. [sd] rename config.

    liuwenran committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    a12f12d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af0d6b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    595077d View commit details
    Browse the repository at this point in the history
  5. [sd] use basemodel for sd.

    liuwenran committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    c27b27b View commit details
    Browse the repository at this point in the history
  6. [sd] add check for silu

    liuwenran committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    7c616cb View commit details
    Browse the repository at this point in the history
  7. [sd] fix tpo.

    liuwenran committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    3aafe8e View commit details
    Browse the repository at this point in the history
  8. [sd] add ut.

    liuwenran committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    90180d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4aab98 View commit details
    Browse the repository at this point in the history
  10. [sd] add ut.

    liuwenran committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    1e4dc5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c90df26 View commit details
    Browse the repository at this point in the history
  12. [sd] rename device.

    liuwenran committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    10d20e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    f8ddb95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb13064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c48869 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    72196c9 View commit details
    Browse the repository at this point in the history
  2. [sd] update readme.

    liuwenran committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    a8b3f8d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. [sd] fix clip_wrapper ut.

    liuwenran committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    06e6e69 View commit details
    Browse the repository at this point in the history
  2. [sd] format sd config.

    liuwenran committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    fb621a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd079ff View commit details
    Browse the repository at this point in the history
  4. [sd] update metafile.yml

    liuwenran committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    8750077 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3c135b View commit details
    Browse the repository at this point in the history