Update README.md

This commit is contained in:
Hamza 2026-05-12 10:22:41 +02:00
parent 3b77af00ab
commit 5af08450ca

View File

@ -452,9 +452,10 @@ The classifier automatically probes available VRAM at startup and picks the larg
--- ---
## 5. API Server ## 5. API Server
<img src="assets/Polling Pattern.png" height=400 />
A REST API with a polling pattern for integration into other applications. A REST API with a polling pattern for integration into other applications.
<p align="center">
<img src="assets/Polling Pattern.png" height=400 />
</p>
```bash ```bash
pip install fastapi uvicorn pip install fastapi uvicorn