v0.9.0-alpha2
Pre-release
Pre-release
- Add scaling support for Comfy Flux inapinting (without model)
- Add t5 GGUF clip model support (download from https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/tree/main)
Only GGUF quantized model format is supported for the time being.
Make sure to install ComfyUI-GGUF to your ComfyUI installation.
You can grab a model from here.
Note: you'll need to install the flux vae and place it under Comfy/models/vae, and also 2 clip models clip_l and t5xxl and place them under Comfy/models/clip.
To install new version with existing installation, change the version number in version.txt
to v0.9.0-alpha2
and then run the bat install script,
OR
Use the one click installer included in the release.