Streamdiffusion

Latest version: v0.1.1

Safety actively analyzes 627423 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

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
* fix multiprocessing on Linux by GradientSurfer in https://github.com/cumulo-autumn/StreamDiffusion/pull/39
* added termination processing to the examples/screen demo by Maoku in https://github.com/cumulo-autumn/StreamDiffusion/pull/51
* Update App.tsx by johndpope in https://github.com/cumulo-autumn/StreamDiffusion/pull/56
* fix: channel not match by Jannchie in https://github.com/cumulo-autumn/StreamDiffusion/pull/54
* Fix python path to not fail if it contains spaces by CID8705 in https://github.com/cumulo-autumn/StreamDiffusion/pull/42
* install pywin32 with install-tensorrt command by ddPn08 in https://github.com/cumulo-autumn/StreamDiffusion/pull/74
* Demo img2img webcam browser by radames in https://github.com/cumulo-autumn/StreamDiffusion/pull/57
* Update the demo frontend framework by ddPn08 in https://github.com/cumulo-autumn/StreamDiffusion/pull/83

New Contributors
* GradientSurfer made their first contribution in https://github.com/cumulo-autumn/StreamDiffusion/pull/39
* Maoku made their first contribution in https://github.com/cumulo-autumn/StreamDiffusion/pull/51
* johndpope made their first contribution in https://github.com/cumulo-autumn/StreamDiffusion/pull/56
* Jannchie made their first contribution in https://github.com/cumulo-autumn/StreamDiffusion/pull/54
* CID8705 made their first contribution in https://github.com/cumulo-autumn/StreamDiffusion/pull/42
* shinshin86 made their first contribution in https://github.com/cumulo-autumn/StreamDiffusion/pull/32

**Full Changelog**: https://github.com/cumulo-autumn/StreamDiffusion/compare/v0.1.0...v0.1.1

0.1.0

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

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.