StreamDiffusion-NDI icon indicating copy to clipboard operation
StreamDiffusion-NDI copied to clipboard

Results 5 StreamDiffusion-NDI issues
Sort by recently updated
recently updated
newest added

The link here is not working properly: https://github.com/olegchomp/StreamDiffusion-NDI/blob/858a9d9b48be3605c1afc04bde5383fa433f8e89/README.md?plain=1#L4 Instead of this: `[StreamDiffusion](https://pages.github.com/](https://github.com/cumulo-autumn/StreamDiffusion)https://github.com/cumulo-autumn/StreamDiffusion)` There should be something like this: `[StreamDiffusion](https://github.com/cumulo-autumn/StreamDiffusion)`

In which script would I be able to turn on the safety Checker? I affected changes at what I thought was the root pipeline.py script but it still doesn't turn...

When I run **pip install -r requirements.txt** I (eventually) encounter the error: Building wheel for ndi-python (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for ndi-python (pyproject.toml) did not run...

Hello i have this issue when trying to running the python sd_ndi : C:\Users\User\AppData\Roaming\Python\Python310\site-packages\diffusers\utils\outputs.py:63: FutureWarning: `torch.utils._pytree._register_pytree_node` is deprecated. Please use `torch.utils._pytree.register_pytree_node` instead. torch.utils._pytree._register_pytree_node( {'sd_model': 'darkstorm2150/Protogen_v2.2_Official_Release', 't_index_list': [25, 45], 'engine': '../engines/darkstorm2150/Protogen_v2.2_Official_Release--lcm_lora-True--tiny_vae-True--max_batch-2--min_batch-2--mode-img2img',...

# Set up Complete Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the StreamDiffusion NDI project, migrating from a basic `requirements.txt` setup to a professional...