Custom ComfyUI nodes to run AuraSR models. Supported versions:
Go to the ComfyUI folder .\ComfyUI\custom_nodes
, clone this repository and install Python dependencies:
# Clone repo
git clone https://github.com/alexisrolland/ComfyUI-AuraSR.git
# Install dependencies
..\..\python_embeded\python.exe -s -m pip install -r .\ComfyUI-AuraSR\requirements.txt