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

[Dance Diffusion] Add dance diffusion #803

Merged
merged 49 commits into from
Oct 25, 2022
Merged

Commits on Oct 11, 2022

  1. start

    patrickvonplaten committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    635f005 View commit details
    Browse the repository at this point in the history
  2. add more logic

    patrickvonplaten committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3103f9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6d178 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. match weights

    patrickvonplaten committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3f0a8f8 View commit details
    Browse the repository at this point in the history
  2. up

    patrickvonplaten committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f882c33 View commit details
    Browse the repository at this point in the history
  3. up

    patrickvonplaten committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a353452 View commit details
    Browse the repository at this point in the history
  4. make model work

    patrickvonplaten committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    37addaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05b4a0b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. small fix

    patrickvonplaten committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1697eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a019c3 View commit details
    Browse the repository at this point in the history
  3. up

    patrickvonplaten committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    a2bf35b View commit details
    Browse the repository at this point in the history
  4. finalize conversion

    patrickvonplaten committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f7220cf View commit details
    Browse the repository at this point in the history
  5. up

    patrickvonplaten committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5b1e292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9f111b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8320ff6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cd030f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. add pipeline

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0303a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ea2c1 View commit details
    Browse the repository at this point in the history
  3. up

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    20dee8d View commit details
    Browse the repository at this point in the history
  4. finish conversion

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a5764dc View commit details
    Browse the repository at this point in the history
  5. finish

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    077406c View commit details
    Browse the repository at this point in the history
  6. upload

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    031e9da View commit details
    Browse the repository at this point in the history
  7. more fixes

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e052890 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    686ba12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d800579 View commit details
    Browse the repository at this point in the history
  10. add attr

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    21f13e5 View commit details
    Browse the repository at this point in the history
  11. fix

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    aa5b3ed View commit details
    Browse the repository at this point in the history
  12. up

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    26ae749 View commit details
    Browse the repository at this point in the history
  13. uP

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    49efa62 View commit details
    Browse the repository at this point in the history
  14. up

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a4abcf9 View commit details
    Browse the repository at this point in the history
  15. finish tests

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    64a8805 View commit details
    Browse the repository at this point in the history
  16. finish

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    510d615 View commit details
    Browse the repository at this point in the history
  17. uP

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9cf65c3 View commit details
    Browse the repository at this point in the history
  18. finish

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6773edc View commit details
    Browse the repository at this point in the history
  19. fix test

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    78bfc9d View commit details
    Browse the repository at this point in the history
  20. up

    patrickvonplaten committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d1ec608 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9ce38e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Apply suggestions from code review

    Co-authored-by: Suraj Patil <surajp815@gmail.com>
    Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
    Co-authored-by: Nathan Lambert <nathan@huggingface.co>
    Co-authored-by: Anton Lozhkov <anton@huggingface.co>
    5 people authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f4d3e59 View commit details
    Browse the repository at this point in the history
  2. remove hardcoded 16

    patrickvonplaten committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b763d80 View commit details
    Browse the repository at this point in the history
  3. Remove bogus

    patrickvonplaten committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e0744ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8539305 View commit details
    Browse the repository at this point in the history
  5. fix some stuff

    patrickvonplaten committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6b2196a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48648a4 View commit details
    Browse the repository at this point in the history
  7. finish

    patrickvonplaten committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    fbeeeaf View commit details
    Browse the repository at this point in the history
  8. improve logging

    patrickvonplaten committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4b0cc18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bea0a2 View commit details
    Browse the repository at this point in the history
  10. docs

    patrickvonplaten committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    58d7f16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63c1e41 View commit details
    Browse the repository at this point in the history
  12. upload

    patrickvonplaten committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    cf79361 View commit details
    Browse the repository at this point in the history