HuggingTech
HuggingTech
[/usr/local/lib/python3.10/dist-packages/pydantic/_internal/_core_utils.py](https://localhost:8080/#) in 14 from pydantic_core import CoreSchema, core_schema 15 from pydantic_core import validate_core_schema as _validate_core_schema ---> 16 from typing_extensions import TypeAliasType, TypeGuard, get_args, get_origin 17 18 from . import _repr...
In the case of image-text recognition, I have manually installed easyocr, but the plugin registration still prompts for installation. Why is that?  
**Describe the bug** A clear and concise description of what the bug is. ‘’‘ Cannot process your request due to Exception: list index out of range Traceback (most recent call...