curation & gather
This commit is contained in:
@@ -35,5 +35,5 @@ async def ocr_single_image(img_path):
|
||||
print(f"OCR result saved to {out_path}")
|
||||
|
||||
if __name__ == "__main__":
|
||||
img = r"C:\projects\forth\bootslop\references\X.com - Onat & Lottes Interaction 1.png"
|
||||
img = r"C:\projects\forth\bootslop\references\X.com - Lottes note on dictionary.png"
|
||||
asyncio.run(ocr_single_image(img))
|
||||
|
||||
Reference in New Issue
Block a user