From 37ace4eec713881f6b8b1692e3e28ebc7b925889 Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Mon, 17 Aug 2026 12:00:28 +0200 Subject: [PATCH] chore: re-pad the external examples table so prettier passes Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 958f3e7..69c1555 100644 --- a/README.md +++ b/README.md @@ -93,10 +93,10 @@ Each example's `client.py` shows its exact calls — grep `# Livepeer:` to find Apps that integrate the live runner and live in their own repos — production deployments and standalone examples alike. This table is links-only: the code, CI, and support stay with the author. -| Project | What it is | Transport | -| -------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------- | -| [daydreamlive/scope](https://github.com/daydreamlive/scope/tree/ja/runner) | Real-time AI video with downloadable LoRA models | WebSocket + trickle | -| [livepeer/api-proxy](https://github.com/livepeer/api-proxy) | Attach several API endpoints dynamically — key storage and request stats for operators | HTTP | +| Project | What it is | Transport | +| ----------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ------------------- | +| [daydreamlive/scope](https://github.com/daydreamlive/scope/tree/ja/runner) | Real-time AI video with downloadable LoRA models | WebSocket + trickle | +| [livepeer/api-proxy](https://github.com/livepeer/api-proxy) | Attach several API endpoints dynamically — key storage and request stats for operators | HTTP | | [Gideonjon/vllm-realtime-livepeer-runner](https://github.com/Gideonjon/vllm-realtime-livepeer-runner) | Real-time speech-to-text — trickle audio in, WebSocket transcript out, with live metrics | WebSocket + trickle | Built one? [Open a PR](https://github.com/livepeer/runner-app-examples/compare) that adds a row. To make your repo easy to find, follow the community convention: