HuggingTech

Results 3 issues of 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...

question

In the case of image-text recognition, I have manually installed easyocr, but the plugin registration still prompts for installation. Why is that? ![image](https://github.com/microsoft/TaskWeaver/assets/132802051/31429e66-cf27-40f6-9e28-b688eff0d973) ![image](https://github.com/microsoft/TaskWeaver/assets/132802051/01c33bcd-76b8-4145-8163-ddfaa5826fcc)

**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...