feat(readme): add mainline support and system requirements details
- Emphasize the importance of mainline support for stability and reliability. - Define the supported operating systems, CPU architectures, memory requirements, Python versions, Nvidia drivers, and CUDA environments. - Provide guidance on GPU hardware support and minimum/recommended configurations. - Include a note on compatibility issues and the importance of using the specified versions of dependencies. - Update installation command and verify version to prevent incorrect package installations. - Add missing GPU quick start guides for Ubuntu and Windows. - Refactor usage example code by initializing an empty list for `model_list` and adding a call to `pipe.pipe_analyze()`.
Showing
Please register or sign in to comment