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

sd3 pipeline support #916

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

sd3 pipeline support #916

wants to merge 23 commits into from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c5df4c3 View commit details
    Browse the repository at this point in the history
  2. Support SD3

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b0fc176 View commit details
    Browse the repository at this point in the history
  3. img2img pipeline

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d2e7d04 View commit details
    Browse the repository at this point in the history
  4. fix model export

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ba4eca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b219211 View commit details
    Browse the repository at this point in the history
  6. fix inference issues

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b84da62 View commit details
    Browse the repository at this point in the history
  7. fix missed tokenizer export

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7759353 View commit details
    Browse the repository at this point in the history
  8. add support in quantization

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dfec4b4 View commit details
    Browse the repository at this point in the history
  9. Update optimum/intel/openvino/modeling_diffusion.py

    Co-authored-by: Ilyas Moutawwakil <[email protected]>
    eaidova and IlyasMoutawwakil committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9b055ad View commit details
    Browse the repository at this point in the history
  10. add tests

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1af0185 View commit details
    Browse the repository at this point in the history
  11. fix tests

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ddab249 View commit details
    Browse the repository at this point in the history
  12. update tests

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    96ba985 View commit details
    Browse the repository at this point in the history
  13. Update tests/openvino/utils_tests.py

    Co-authored-by: Ilyas Moutawwakil <[email protected]>
    eaidova and IlyasMoutawwakil committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d07ba0b View commit details
    Browse the repository at this point in the history
  14. fix tests

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    41afd03 View commit details
    Browse the repository at this point in the history
  15. add export tests

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    09b5d40 View commit details
    Browse the repository at this point in the history
  16. fix cli tests

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6ce4b50 View commit details
    Browse the repository at this point in the history
  17. use fp32 timesteps

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    22232d2 View commit details
    Browse the repository at this point in the history
  18. add flux

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8da6765 View commit details
    Browse the repository at this point in the history
  19. fix after black update

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4597641 View commit details
    Browse the repository at this point in the history
  20. apply review comments

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4d9249d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b3a8726 View commit details
    Browse the repository at this point in the history
  22. apply review comments

    eaidova committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0667320 View commit details
    Browse the repository at this point in the history
  23. Update tests/openvino/test_diffusion.py

    Co-authored-by: Ilyas Moutawwakil <[email protected]>
    eaidova and IlyasMoutawwakil authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    163a466 View commit details
    Browse the repository at this point in the history