Bhuvanesh2405/aadhaar_api
Add 80% confidence threshold
Use clean model and Python 3.12
Remove pathlib fix - not needed on Linux
Fix PosixPath direction same as working PAN API
Fix PILImage using temp file
Fix PILImage creation via numpy array
Fix image loading using PILImage directly
Fix PIL image loading with RGB conversion
Switch to Python 3.11 to match pkl training environment
Add ipython dependency
Use clean simple code like PAN API
Fix syntax error in main1.py
Add plum mock and fix all missing modules
Fix fasttransform mock properly
Fix numpy conflict and remove AutoMock
Update aadhaar classifier model
Add AutoMock for all missing modules dynamically
Fix Transform and Pipeline mapping from fastcore
Fix cloudpickle as real package
Fix fasttransform Pipeline mapping to fastai
Fix fasttransform as proper package mock
Mock missing modules for pkl loading
Fix PosixPath and add cloudpickle
Fix numpy and fasttransform dependencies
Fix torch and fastai versions
Add ipython dependency
Add pkl via LFS
Add pkl with LFS
Fresh add without LFS
Remove LFS, add pkl directly
Fix Dockerfile name and track pkl
Create README.md
Update DockerFile
Update DockerFile
Update test_request.py
Delete .gitattributes
Update DockerFile
Remove venv from tracking and fix .gitignore
Add Aadhaar classifier model using Git LFS
Add files via upload
