From 3b77af00ab1087f500bad18391f262e51998398a Mon Sep 17 00:00:00 2001 From: Hamza Date: Tue, 12 May 2026 10:15:44 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5568d12..3188103 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,7 @@ The classifier automatically probes available VRAM at startup and picks the larg --- ## 5. API Server - + A REST API with a polling pattern for integration into other applications. From 5af08450ca570083328b5b7b285e69d6374741e7 Mon Sep 17 00:00:00 2001 From: Hamza Date: Tue, 12 May 2026 10:22:41 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3188103..a405ce0 100644 --- a/README.md +++ b/README.md @@ -452,9 +452,10 @@ The classifier automatically probes available VRAM at startup and picks the larg --- ## 5. API Server - - A REST API with a polling pattern for integration into other applications. +

+ +

```bash pip install fastapi uvicorn