--- license: other license_name: flux-1-dev-non-commercial-license license_link: >- https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev/blob/main/LICENSE.md language: - en base_model: - black-forest-labs/FLUX.1-Kontext-dev pipeline_tag: image-to-image tags: - gguf-node widget: - text: >- the anime girl with massive fennec ears is wearing cargo pants while sitting on a log in the woods biting into a sandwitch beside a beautiful alpine lake output: url: samples\ComfyUI_00001_.png - text: >- the anime girl with massive fennec ears is wearing cargo pants while sitting on a log in the woods biting into a sandwitch beside a beautiful alpine lake output: url: samples\ComfyUI_00002_.png - text: >- the anime girl with massive fennec ears is wearing cargo pants while sitting on a log in the woods biting into a sandwitch beside a beautiful alpine lake output: url: samples\ComfyUI_00003_.png --- # **gguf quantized version of knotext** - drag **kontext** to > `./ComfyUI/models/diffusion_models` - drag **clip-l, t5xxl** to > `./ComfyUI/models/text_encoders` - drag **pig** to > `./ComfyUI/models/vae` ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/kontext.png) - don't need safetensors anymore; all gguf (model + encoder + vae) - full set gguf works on gguf-node (see the last item from reference below) ### **reference** - base model from [black-forest-labs](https://huggingface.co/black-forest-labs) - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI) - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))