Skip to content

Releases: cumulo-autumn/StreamDiffusion

v0.1.1: New webcam img2img demo, enable LoRA, screen demo for Linux, speed up realtime-txt2img demo

30 Dec 13:24
23a6a28
Compare
Choose a tag to compare

Feature

  • Add demo/realtime-img2img, which can demonstrate a real time image-to-image using a webcam and live prompt update features
  • Improve the image display speed in demo/realtime-txt2img
  • Made the screen demo operational in Linux environments
  • Enable custom LoRA (bug fix)
  • Fixed a TensorRT compile error in the img2img example
  • Integrated the installation of pywin32 with python -m streamdiffusion.tools.install-tensorrt
  • Bug fix, Update README

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0: Initial release of StreamDiffusion!

28 Dec 14:34
Compare
Choose a tag to compare

StreamDiffusion initial released version

Features

StreamDiffusion pipeline
TensorRT compiler
Examples (screen, img2img, txt2img, vid2vid, optimal-performance)
Demo (realtime-txt2img)

Full Changelog: https://github.com/cumulo-autumn/StreamDiffusion/commits/v0.1.0