Skip to content

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

Latest
Compare
Choose a tag to compare
@cumulo-autumn cumulo-autumn released this 30 Dec 13:24
· 35 commits to main since this release
23a6a28

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