petit poc requête + OCR du passport. Img base64 -> Text

This commit is contained in:
robinrolle
2025-04-11 23:22:48 +02:00
parent 187a4e1f5e
commit debb473f0f
2 changed files with 49 additions and 0 deletions

8
poc_requirements.txt Normal file
View File

@ -0,0 +1,8 @@
certifi==2025.1.31
charset-normalizer==3.4.1
idna==3.10
packaging==24.2
pillow==11.1.0
pytesseract==0.3.13
requests==2.32.3
urllib3==2.4.0