calcuis commited on
Commit
f38d3cc
·
verified ·
1 Parent(s): 1b65647

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -24,8 +24,9 @@ widget:
24
  <Gallery />
25
 
26
  ### **reference**
 
27
  - gemma-2-2b (act as text encoder) from [google](https://huggingface.co/google/gemma-2-2b)
28
  - flux.1-dev vae (act as vae decoder) from [black-forest-labs](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main/vae)
29
- - pig architecture from [connector](https://huggingface.co/connector)
30
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
 
31
  - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
 
24
  <Gallery />
25
 
26
  ### **reference**
27
+ - base model from [alpha-vllm](https://github.com/Alpha-VLLM/Lumina-Image-2.0)
28
  - gemma-2-2b (act as text encoder) from [google](https://huggingface.co/google/gemma-2-2b)
29
  - flux.1-dev vae (act as vae decoder) from [black-forest-labs](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main/vae)
 
30
  - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
31
+ - pig architecture from [connector](https://huggingface.co/connector)
32
  - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))