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

ONNX Support #3562

Merged
merged 91 commits into from
Jul 31, 2023
Merged

ONNX Support #3562

merged 91 commits into from
Jul 31, 2023

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    67d05d2 View commit details
    Browse the repository at this point in the history
  2. chore: Rebuild API

    blessedcoolant committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    76dd749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8dfa49 View commit details
    Browse the repository at this point in the history
  4. wip: Update Linear UI Txt2Img and Img2Img Graphs

    Update the text to imaeg and image to image graphs to work with the new model loader. Currently only supports 1.x models. Will update this soon to make it work with all models.
    blessedcoolant committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    7a66856 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16dc78f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f3b7d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce4110b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc669d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24673fd View commit details
    Browse the repository at this point in the history
  10. fix: 2.1 models breaking generation

    Co-Authored-By: StAlKeR7779 <[email protected]>
    blessedcoolant and StAlKeR7779 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    bf0577c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61c426f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4133d77 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. cleanup: Updated model slice names to be more descriptive

    Basically updated all slices to be more descriptive in their names. Did so in order to make sure theres good naming scheme available for secondary models.
    blessedcoolant committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    28373db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0bf32c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c105f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9634c96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c9a939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    809ec71 View commit details
    Browse the repository at this point in the history
  7. Revert "feat: Port Schedulers to Mantine"

    This reverts commit e0c105f.
    blessedcoolant committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    9fda21c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91016d8 View commit details
    Browse the repository at this point in the history
  9. fix: merge conflicts

    blessedcoolant committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    17e2a35 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    d493152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0c4451 View commit details
    Browse the repository at this point in the history
  3. fix: Adjust the Schedular select width

    So the long names do not get cut off.
    blessedcoolant committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cfe81b5 View commit details
    Browse the repository at this point in the history
  4. tweal: UI colors

    blessedcoolant committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    85b4b35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7df7a95 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    82b73c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cefe37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46dc751 View commit details
    Browse the repository at this point in the history
  4. Set model type to const value in openapi schema, add model format enu…

    …ms to model schema(as they not not referenced in case of Literal definition)
    StAlKeR7779 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    92c86fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d337f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Small refactor

    StAlKeR7779 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7759b3f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    6c7668a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb85608 View commit details
    Browse the repository at this point in the history
  3. chore: Regen API

    blessedcoolant committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0327eae View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 14, 2023

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

Commits on Jul 16, 2023

  1. Fix syntax err

    brandonrising committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9111216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932112b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 18, 2023

  1. Emit step completions

    brandonrising committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    35d5ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869f418 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    e201ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    487455e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee7b36c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4e52fa View commit details
    Browse the repository at this point in the history
  5. Setup dist

    brandonrising committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9e65470 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8699fd7 View commit details
    Browse the repository at this point in the history
  7. Setup dist folder

    brandonrising committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a28ab65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8299d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43b6a07 View commit details
    Browse the repository at this point in the history
  10. Setup dist folder

    brandonrising committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8f61413 View commit details
    Browse the repository at this point in the history
  11. Fix issue from merge

    brandonrising committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6aab8f1 View commit details
    Browse the repository at this point in the history
  12. Fix dist

    brandonrising committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    23f4a4e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    4e90376 View commit details
    Browse the repository at this point in the history
  2. Fix Lora typings

    brandonrising committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ba1a934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce08aa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Pass in dim overrides

    brandonrising committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7875004 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    c16da75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861c0fe View commit details
    Browse the repository at this point in the history
  3. Fix merge issue

    brandonrising committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f26a423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d732e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    024f92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ebde01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb1ba8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2a46b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    989d3d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81d8fb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33245b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57271ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7bb4c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a491e32 View commit details
    Browse the repository at this point in the history
  11. Always install onnx

    brandonrising committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    918a0de View commit details
    Browse the repository at this point in the history
  12. Remove TensorRT support at the current time until we validate it work…

    …s, remove time step recorder
    brandonrising committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5971693 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bfdc8c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ea9ba8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    dc11481 View commit details
    Browse the repository at this point in the history
  2. Run python black

    brandonrising committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2b7b3dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da751da View commit details
    Browse the repository at this point in the history
  4. Run Python black

    brandonrising committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a2aa66f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8935ae0 View commit details
    Browse the repository at this point in the history
  6. Fix onnx installer

    brandonrising committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    390ce9f View commit details
    Browse the repository at this point in the history
  7. Remove onnxruntime

    brandonrising committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d3f6c7f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Update installer

    brandonrising committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1bbf2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca0c38 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    f5ac73b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bafbaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f784e84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af4fd32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeac557 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    746afcd View commit details
    Browse the repository at this point in the history