CoolFace
Apppublic

Nithins03/clinical-deidentify

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
13 commits on main
d651fef6mo ago

V1.2: Expanded document support (.docx), added result download feature, and repository cleanup

Nithins03
2ee6f5f6mo ago

Scale app: Added .docx support, download feature, and cleaned up DEPLOY.md

Nithins03
42a89996mo ago

Add Hugging Face Spaces metadata

Nithins03
b44cf196mo ago

Production hardening: Added CORS middleware and cloud-optimized port mapping

Nithins03
b37335f6mo ago

Configure cloud-ready deployment and add DEPLOY.md guide

Nithins03
26092756mo ago

Fix CI failure: add app/__init__.py and update pytest runner

Nithins03
5d9b32b6mo ago

Update README with local port 8001 deployment instructions

Nithins03
66f24056mo ago

Initialize professional README and CI/CD pipeline

Nithins03
f1d03c86mo ago

Explicily fix UI scrolling by constraining panel height and removing auto-scroll

Nithins03
2e32ef16mo ago

Fix UI scrolling issue in de-identified output panel

Nithins03
00c59b36mo ago

Add full PDF and TXT document support with PyMuPDF

Nithins03
321a6ce6mo ago

Add premium web interface for document de-identification

Nithins03
e48117a6mo ago

Initial commit: Fast, hybrid PHI removal for clinical text

Nithins03