steventseng/docling-demo
Update README.md
Update README.md
feat: Implement custom in-memory sliding window rate limiting and consolidate protection middleware.
feat: Introduce IP-based rate limiting and concurrency control, update documentation with usage examples, and add new environment variables.
Rename AzureDocling-serve to HF-docling-serve in README
Fix missing model error by pre-downloading SmolVLM during build
Fix UI connection refused by setting UVICORN_PORT env var explicitly
docs: Update Demo UI URL in README.
Fix: add trailing slash to /ui/ redirect to prevent HF Spaces loop
docs: enhance README with comprehensive API reference, usage examples, architecture, and live instance details.
Redirect root to /ui instead of /docs
Fix: add root endpoint for HF Spaces health check
Add Dockerfile and README for HF Spaces deployment
initial commit
Initial commit
