This is a ComfyUI node for Clarity AI, the creative image upscaler. It upscales and enhances images to high resolution.
We now have a fully ComfyUI workflow of Clarity upscaler, it seems to uses the same tech and is getting close to the clarity results. Needs some final tweaking to reach the same quality. Feel free to experiment and let me know if you discover great parameters.
Just drag and drop the free-workflow.json
workflow json file into your ComfyUI
Open ComfyUI Manager, search for Clarity AI, and install the node.
Alternatively:
cd custom_nodes
git clone https://github.com/philz1337x/ComfyUI-ClarityAI
Create an API key at: https://clarityai.cc/comfyui
Add the API key to the environment variable "CAI_API_KEY
"
Alternatively, you can write your API key to a "cai_platform_key.txt
" text file in the ComfyUI-ClarityAI folder.
Not recommended: You can also use and/or override the above by entering your API key in the 'api_key_override
' field. But be careful to delete the api_key_override when sharing your workflow.