CoolFace
Apppublic

Zao0531/comic-scanner

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
App README

๐Ÿ“š Comic Scanner

Scan a comic and build a personal collection. Upload a photo and it's identified two ways: barcode (ISBN โ†’ Google Books) if present, otherwise cover recognition (CLIP + FAISS over ~3,700 reference covers). Sign in to save comics and browse your collection.

Source & write-up: <https://github.com/pedromussi1/comic-scanner>

Set `DATABASEURL (Postgres) and SECRETKEY` as Space secrets for persistent accounts. The first cover recognition after the Space wakes downloads the CLIP model once (~a minute).