|
--- |
|
pipeline_tag: text-to-image |
|
tags: |
|
- gguf-node |
|
base_model: |
|
- Alpha-VLLM/Lumina-Image-2.0 |
|
--- |
|
|
|
# **gguf quantized version of lumina** |
|
- base model from [alpha-vllm](https://huggingface.co/Alpha-VLLM) |
|
- get text encoder [here](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/blob/main/split_files/text_encoders/gemma_2_2b_fp16.safetensors) |
|
- get vae [here](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/blob/main/split_files/vae/ae.safetensors) |
|
- upgrade your gguf node for lumina support |