CoolFace
Apppublic

moebiusT7/book-ocr-studio

sourceHugging Faceagpl-3.0updated 2d agoView on Hugging Face
0likes
.gitignore32 linesDownload Raw Back to root
1.venv/2.chrome-bridge-key3chrome-extension/config.js4chrome-bridge-status.json5*.log6*.lock7__pycache__/8captures/9jobs/10backups/11 12# Private environments, evidence and generated configuration (at any depth)13.venv*/14**/backup/15**/backups/16**/chrome-extension/config.js17**/.chrome-bridge-key18*.chrome-bridge-key19gpu-profile.json20/tests/21/release-staging/22 23/docs/legal/evidence/24 25# Local model downloads and resolved machine settings26/models/27/model-settings.json28/model-settings.json.tmp-*29 30# Private API credentials and immutable connector profiles31/.connector-profiles/32