"vscode:/vscode.git/clone" did not exist on "eb815aef27e9ad261a45dee94f65e586f15ddfc8"
  1. 11 Apr, 2023 6 commits
  2. 10 Apr, 2023 4 commits
  3. 09 Apr, 2023 1 commit
  4. 06 Apr, 2023 3 commits
  5. 05 Apr, 2023 1 commit
  6. 04 Apr, 2023 4 commits
  7. 31 Mar, 2023 1 commit
  8. 30 Mar, 2023 2 commits
  9. 29 Mar, 2023 2 commits
  10. 28 Mar, 2023 3 commits
  11. 27 Mar, 2023 2 commits
  12. 24 Mar, 2023 1 commit
  13. 23 Mar, 2023 6 commits
  14. 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
  15. 21 Mar, 2023 2 commits
  16. 17 Mar, 2023 1 commit