FluxRT pipeline adds int8 mode, Lora support, Daydream Scope plugin, and GUI for webcam/spout streaming
Patch the FluxRT pipeline to enable int8 mode for 24 GB cards, add LoRA support, integrate the Daydream Scope plugin, add automated install scripts, and build a GUI for webcam/spout streaming. Note that 16 GB and 9B models are unsupported.
Patch the pipeline to enable int8 mode for 24 GB cards, add LoRA support, integrate the Daydream Scope plugin, add automated install scripts, and build a GUI for webcam/spout streaming. Note that 16 GB and 9B models are unsupported.
Summary
FluxRT, an open‑source real‑time streaming pipeline built on Flux.2‑Klein, has received a suite of new features. The update introduces an int8 mode that enables smooth operation on 24 GB GPUs such as the RTX 4090 and 3090, and adds native LoRA support for model fine‑tuning. A Daydream Scope plugin was contributed by user BuffMcBigHuge, allowing integration with that platform. Automated installation scripts for both Windows and Linux now handle environment setup and model download. A GUI application lets users feed webcam or Spout input and stream results to Spout or a virtual webcam, making it compatible with TouchDesigner, OBS, and browsers. Optional LivePortrait support was added to transfer lip motions and facial expressions with lower latency. The developers clarified that support for GPUs with ≤16 GB VRAM or the 9B Flux.2‑Klein variant is not planned due to performance constraints.
Key changes
- int8 mode added for 24 GB GPUs
- native LoRA support integrated
- Daydream Scope plugin added
- automated Windows/Linux install scripts
- GUI app for webcam and Spout streaming
- optional LivePortrait support
- no support for ≤16 GB VRAM GPUs
- no support for 9B Flux.2‑Klein variant