Hard Kothari
Hard Kothari
This also happens for US_Driver_licence. After modifying all these 3 in the csv file, the error goes away.
This is happening for AU_MEDICARE entity type as well.
I am using this locally on my pc and hence I just replaced the file in the library folder of my virtual environment. I am not sure how would it...
Issue seems to be stemming from unstructured > partition > pdf_image > ocr.py line: 274 ``` element.text_as_html = tables_agent.predict(cropped_image, ocr_tokens=table_tokens) ``` It seems that getting text_as_html metadata is having issues....
I am facing the same issue with Chroma deployed as server using docker on windows. But the surprising part is that when I use persistent db mode instead of sever,...