CoolFace
Apppublic

Nassira/completeness

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
config.py7 linesDownload Raw Back to root
1# OCR weights2weights = {3    "aws": 0.4,4    "doctr": 0.3,5    "easyocr": 0.2,6    "paddleocr": 0.17}