• 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
resnet.py 32.2 KB