ComfyUI Extension
ComfyUI-AuraSR
Custom nodes to run fal-ai/AuraSR model.
alexisrolland/ComfyUI-AuraSR
Nodes2
On cloudLocal install
CategoryAuraSR
Stars27
Updatedabout a year 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
