Refactor/async (#116)
* Add asynchronous processing capabilities with AsyncWrapper and BaseRunner class implementation * Refactor async I/O functions for consistency and improved readability * Add progress callback functionality to DefaultRunner and improve logging during execution * Enhance DefaultRunner's run_pipeline method to include optional video saving functionality * Remove unnecessary deletion of inputs in DefaultRunner's run_pipeline method to streamline resource management
Showing
lightx2v/utils/async_io.py
0 → 100644
Please register or sign in to comment