runtime error

The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. Moving 0 files to the new cache system 0it [00:00, ?it/s] 0it [00:00, ?it/s] image-classification is already registered. Overwriting pipeline for task image-classification... Traceback (most recent call last): File "app.py", line 12, in <module> from docquery.document import load_document, ImageDocument File "/home/user/.local/lib/python3.8/site-packages/docquery/document.py", line 12, in <module> from .ocr_reader import NoOCRReaderFound, OCRReader, get_ocr_reader File "/home/user/.local/lib/python3.8/site-packages/docquery/ocr_reader.py", line 6, in <module> from pydantic.fields import ModelField ImportError: cannot import name 'ModelField' from 'pydantic.fields' (/home/user/.local/lib/python3.8/site-packages/pydantic/fields.py)

Container logs:

Fetching error logs...