ComfyUI Nodes for using Spout streams.
<a href="https://github.com/comfyanonymous/ComfyUI">COMFYUI</a> Nodes for using Spout streams
</div> <div align="center"></div> <!---------------------------------------------------------------------------->
SPOUT
streaming support WINDOWS ONLY2024/01/03 @1.0.0:
If you have ComfyUI Manager installed, simply search for Jovi_Spout and install from the manager's database.
Clone the repository into your ComfyUI custom_nodes directory. You can clone the repository with the command:
git clone https://github.com/Amorano/Jovi_Spout.git
You can then install the requirements by using the command:
.\python_embed\python.exe -s -m pip install -r .\ComfyUI\custom_nodes\Jovi_Spout\requirements.txt
If you are using a <code>virtual environment</code> (<code><i>venv</i></code>), make sure it is activated before installation. Then install the requirements with the command:
pip install -r .\ComfyUI\custom_nodes\Jovi_Spout\requirements.txt
Please consider sponsoring me if you enjoy the results of my work, code or documentation or otherwise. A good way to keep code development open and free is through sponsorship.
<div align="center"> </div> <!---------------------------------------------------------------------------->