From 2c078964f4abd9c9ecdfe2e738619a95fb41e7dc Mon Sep 17 00:00:00 2001 From: Benson Wong Date: Fri, 27 Feb 2026 23:45:40 -0800 Subject: [PATCH] Update README with additional images Added new images for model loading and real-time log streaming sections. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7fbfcc9..ca74baff 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,13 @@ Inspect request and responses: Manually load and unload models: -image +image + Real time log streaming: -image +image + ## Installation