Skip to content

glifxyz/ComfyUI-GlifNodes

Repository files navigation

ComfyUI-GlifNodes

Custom nodes for comfyUI.

Install

pip install -r requirements.txt

Nodes

GlifConsistencyDecoder openai's consistency decoder from hf hub
🧪GlifPatchConsistencyDecoderTiled decoder supporting tiled decoding
SDXLAspectRatio find the closest SDXL height and width for an image
ImageToMultipleOf either crop or stretch an image to a multiple of a specific value
HFHubLoraLoader load LoRAs directly from Huggingface
HFHubEmbeddingLoader load embeddings directly from Huggingface
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.

GlifVariable easily use glif variables on the glif comfy editor

Acknowledgements

diffusers: https://github.com/huggingface/diffusers openai - consistencydecoder: https://github.com/openai/consistencydecoder reddit user Total-Resort-3120 for float ramp node

dev

Run tests:

python tests/test_image_padding_advanced.py 

About

custom plugins for comfyUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages