CoolFace
Apppublic

steventseng/docling-demo

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes
15 commits on main
eaa190d7mo ago

Update README.md

steventseng
09620e37mo ago

Update README.md

steventseng
e25780c7mo ago

feat: Implement custom in-memory sliding window rate limiting and consolidate protection middleware.

Bibyutatsu
409bc227mo ago

feat: Introduce IP-based rate limiting and concurrency control, update documentation with usage examples, and add new environment variables.

Bibyutatsu
fa1e51d7mo ago

Rename AzureDocling-serve to HF-docling-serve in README

Bibyutatsu
dff8aa47mo ago

Fix missing model error by pre-downloading SmolVLM during build

Bibyutatsu
ba7a0fe7mo ago

Fix UI connection refused by setting UVICORN_PORT env var explicitly

Bibyutatsu
3dc9d757mo ago

docs: Update Demo UI URL in README.

Bibyutatsu
6ddb6e87mo ago

Fix: add trailing slash to /ui/ redirect to prevent HF Spaces loop

Bibyutatsu
989120d7mo ago

docs: enhance README with comprehensive API reference, usage examples, architecture, and live instance details.

Bibyutatsu
71d7dfe7mo ago

Redirect root to /ui instead of /docs

Bibyutatsu
02c52be7mo ago

Fix: add root endpoint for HF Spaces health check

Bibyutatsu
d90e1157mo ago

Add Dockerfile and README for HF Spaces deployment

Bibyutatsu
3c5c0187mo ago

initial commit

Bibyutatsu
c2b68007mo ago

Initial commit

Bibyutatsu