1. 10 Apr, 2023 4 commits
  2. 09 Apr, 2023 1 commit
  3. 06 Apr, 2023 3 commits
  4. 05 Apr, 2023 1 commit
  5. 04 Apr, 2023 4 commits
  6. 31 Mar, 2023 1 commit
  7. 30 Mar, 2023 2 commits
  8. 29 Mar, 2023 2 commits
  9. 28 Mar, 2023 3 commits
  10. 27 Mar, 2023 2 commits
  11. 24 Mar, 2023 1 commit
  12. 23 Mar, 2023 6 commits
  13. 22 Mar, 2023 1 commit
    • Patrick von Platen's avatar
      [MS Text To Video] Add first text to video (#2738) · ca1a2229
      Patrick von Platen authored
      
      
      * [MS Text To Video} Add first text to video
      
      * upload
      
      * make first model example
      
      * match unet3d params
      
      * make sure weights are correcctly converted
      
      * improve
      
      * forward pass works, but diff result
      
      * make forward work
      
      * fix more
      
      * finish
      
      * refactor video output class.
      
      * feat: add support for a video export utility.
      
      * fix: opencv availability check.
      
      * run make fix-copies.
      
      * add: docs for the model components.
      
      * add: standalone pipeline doc.
      
      * edit docstring of the pipeline.
      
      * add: right path to TransformerTempModel
      
      * add: first set of tests.
      
      * complete fast tests for text to video.
      
      * fix bug
      
      * up
      
      * three fast tests failing.
      
      * add: note on slow tests
      
      * make work with all schedulers
      
      * apply styling.
      
      * add slow tests
      
      * change file name
      
      * update
      
      * more correction
      
      * more fixes
      
      * finish
      
      * up
      
      * Apply suggestions from code review
      
      * up
      
      * finish
      
      * make copies
      
      * fix pipeline tests
      
      * fix more tests
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      
      * apply suggestions
      
      * up
      
      * revert
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      ca1a2229
  14. 21 Mar, 2023 2 commits
  15. 17 Mar, 2023 1 commit
  16. 16 Mar, 2023 1 commit
  17. 15 Mar, 2023 2 commits
  18. 14 Mar, 2023 2 commits
  19. 10 Mar, 2023 1 commit