oilking99/TextPhantom_OCR_API2
0
FastAPI backend for TextPhantom (Chrome extension).
Endpoints
GET /healthGET /versionGET /warmup?lang=thPOST /translateGET /translate/{job_id}POST /ai/resolveGET /ai/modelsPOST /ws(WebSocket)
Environment
AI_API_KEY(optional)SERVER_MAX_WORKERS(default: 15)JOB_TTL_SEC(default: 3600)TP_DEBUG(set to1to enable debug logs)
For Spaces on small CPU, setting SERVER_MAX_WORKERS=2 is usually enough.
