StreamDiffusion icon indicating copy to clipboard operation
StreamDiffusion copied to clipboard

Fix Docker installation

Open flecavalier opened this issue 10 months ago • 0 comments

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

flecavalier avatar Mar 04 '25 15:03 flecavalier