leezenn
leezenn
In case someone wondering for a start or need a project tryout on their Mac machine. To run [image to image](https://github.com/cumulo-autumn/StreamDiffusion#image-to-image) or [text to image](https://github.com/cumulo-autumn/StreamDiffusion#text-to-image) from the readme example without...
@ifsheldon I've installed it via `pip install .` `git+https://github.com/cumulo-autumn/StreamDiffusion.git@main#egg=streamdiffusion[tensorrt]`
@ifsheldon Sorry for the delay. > from sfast.compilers.stable_diffusion_pipeline_compiler import CompilationConfig, compile this seems to import something from nowhere. I know right? :) I'm glad you're confused too as I am....
@odonald >for me takes around 5-10 seconds till it starts producing images Most likely due to so called warmup runs. >then it shoots out images every 1-2 seconds and then...
> @leezenn did you PR the hack? Tbh works perfectly on my M1 Pro, no performance decrease or aforementioned issues of lag/delay. I did not. Maybe someone else did.