SlopTV Automates Real-Time Video Generation via MiniMax H3 and Local GPUs
August 31, 2026
SlopTV creates an infinite livestream loop by using an LLM to expand chat comments into 400-word video prompts for the MiniMax H3 model. Running on dual 5090s with VRAM offloading, the system renders 15-second clips every 45 seconds, optimized for 352p resolution before upscaling.
HOW THIS AFFECTS YOU
●
builderYou can implement real-time generative loops by using VRAM offloading and lower-resolution base renders to manage heavy model weights.