Describe the bug
Simply import anomalib.models will display the following warning: OpenVINO is not installed. Please install OpenVINO to use OpenVINOInferencer.
Dataset
N/A
Model
N/A
Steps to reproduce the behavior
import anomalib.models
OS information
OS information:
- OS: Ubuntu 22.04
- Python version: 3.10.14
- Anomalib version: 1.1.1
Expected behavior
the warning is issued only when the OpenVINOInferencer is of use
Screenshots
No response
Pip/GitHub
pip
What version/branch did you use?
No response
Configuration YAML
Logs
OpenVINO is not installed. Please install OpenVINO to use OpenVINOInferencer.
Code of Conduct