StreamDiffusion
StreamDiffusion copied to clipboard
Fix Docker installation
Fix broken Dockerfile image so it can be used out-of-the-box.
- Pin numpy to 1.26.4
- Update diffusers to latest version and fix broken imports in
src/streamdiffusion/acceleration/tensorrt/engine.py
Tested to work on Ubuntu Server 24.04