ComfyUI Extension
ComfyUI-AuraSR
Custom nodes for ComfyUI to run AuraSR models.
alexisrolland/ComfyUI-AuraSR
Nodes2
On cloudLocal install
CategoryAuraSR
Stars27
Updated12 months ago
Nodes (2)
Readme
ComfyUI-AuraSR
Custom nodes to run AuraSR models created by Fal AI. The original models and code are in the following repositories:
Getting Started
Download the model files manually from the Lexius/AuraSR and place them in the ComfyUI folder .\ComfyUI\models\upscale_models:
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
Example
