diff --git a/README.md b/README.md index 8594601..5568d12 100644 --- a/README.md +++ b/README.md @@ -452,6 +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. diff --git a/assets/Polling Pattern.png b/assets/Polling Pattern.png new file mode 100644 index 0000000..d42ab2e Binary files /dev/null and b/assets/Polling Pattern.png differ