1. 22 Mar, 2023 3 commits
    • Pedro Cuenca's avatar
      `mps`: remove warmup passes (#2771) · 92e1164e
      Pedro Cuenca authored
      * Remove warmup passes in mps tests.
      
      * Update mps docs: no warmup pass in PyTorch 2
      
      * Update imports.
      92e1164e
    • 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
    • Steven Liu's avatar
      [docs] Clarify purpose of reproducibility docs (#2756) · 7fe88613
      Steven Liu authored
      * clarify purpose of repro docs
      
      * apply feedback
      7fe88613
  2. 21 Mar, 2023 4 commits
  3. 20 Mar, 2023 6 commits
  4. 17 Mar, 2023 2 commits
  5. 16 Mar, 2023 1 commit
  6. 15 Mar, 2023 11 commits
  7. 13 Mar, 2023 1 commit
  8. 11 Mar, 2023 1 commit
  9. 10 Mar, 2023 2 commits
  10. 09 Mar, 2023 2 commits
  11. 08 Mar, 2023 4 commits
  12. 07 Mar, 2023 2 commits
  13. 06 Mar, 2023 1 commit
    • Steven Liu's avatar
      Update quicktour (#2463) · ff91f154
      Steven Liu authored
      * first draft of updated quicktour
      
      * 🖍 apply feedbacks
      
      * 🖍 apply feedback and minor edits
      
      * 🖍 add link to safety checker
      ff91f154