• Nathan Raw's avatar
    Add video classification pipeline (#20151) · 9e56aff5
    Nathan Raw authored
    * 🚧 wip video classification pipeline
    
    * 🚧 wip - add is_decord_available check
    
    * 🐛 add missing import
    
    *  add tests
    
    * 🔧 add decord to setup extras
    
    * 🚧 add is_decord_available
    
    *  add video-classification pipeline
    
    * 📝 add video classification pipe to docs
    
    * 🐛 add missing VideoClassificationPipeline import
    
    * 📌 add decord install in test runner
    
    *  fix url inputs to video-classification pipeline
    
    *  updates from review
    
    * 📝 add video cls pipeline to docs
    
    * 📝 add docstring
    
    * 🔥 remove unused import
    
    * 🔥 remove some code
    
    * 📝 docfix
    9e56aff5
update_metadata.py 12.2 KB