Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,21 @@ tags:
|
|
4 |
- gguf-node
|
5 |
base_model:
|
6 |
- Alpha-VLLM/Lumina-Image-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# **gguf quantized version of lumina**
|
10 |
- base model from [alpha-vllm](https://huggingface.co/Alpha-VLLM)
|
11 |
- 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)
|
12 |
- get vae [here](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/blob/main/split_files/vae/ae.safetensors)
|
13 |
-
- drag the picture below to your browser for workflow
|
14 |
- upgrade your [gguf](https://github.com/calcuis/gguf) node for **lumina** support
|
15 |
|
|
|
|
4 |
- gguf-node
|
5 |
base_model:
|
6 |
- Alpha-VLLM/Lumina-Image-2.0
|
7 |
+
widget:
|
8 |
+
- text: >-
|
9 |
+
You are an assistant designed to generate superior images with the superior degree of image-text alignment based on textual prompts or user prompts. <Prompt Start> a cute anime girl with massive fennec ears mouth open and a big fluffy tail long blonde hair and blue eyes wearing a maid outfit with a long black dress and a large purple liquid stained white apron and white gloves and black leggings sitting on a large cushion in the middle of a kitchen in a dark victorian mansion with a stained glass window drinking a glass with a galaxy inside
|
10 |
+
parameters:
|
11 |
+
negative_prompt: >-
|
12 |
+
blurry ugly bad
|
13 |
+
output:
|
14 |
+
url: samples\ComfyUI_00001_.png
|
15 |
---
|
16 |
|
17 |
# **gguf quantized version of lumina**
|
18 |
- base model from [alpha-vllm](https://huggingface.co/Alpha-VLLM)
|
19 |
- 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)
|
20 |
- get vae [here](https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/blob/main/split_files/vae/ae.safetensors)
|
21 |
+
- drag the demo picture below to your browser for workflow
|
22 |
- upgrade your [gguf](https://github.com/calcuis/gguf) node for **lumina** support
|
23 |
|
24 |
+
<Gallery />
|