Custom nodes for comfyUI.
pip install -r requirements.txt
LoraLoaderFromURL
load LoRAs using a url.
This will work with Huggingface, Civitai, and possibly others. Most models on Civitai will require an API key
to download, which can be obtained on your Civitai account page. Add it to your
environment variables as CIVITAI_API_KEY
.
diffusers: https://github.com/huggingface/diffusers openai - consistencydecoder: https://github.com/openai/consistencydecoder reddit user Total-Resort-3120 for float ramp node
Run tests:
python tests/test_image_padding_advanced.py