Update README.md
Browse files
README.md
CHANGED
|
@@ -34,6 +34,9 @@ widget:
|
|
| 34 |
|
| 35 |
<Gallery />
|
| 36 |
|
|
|
|
|
|
|
|
|
|
| 37 |
### **reference**
|
| 38 |
- base model from [omnigen2](https://huggingface.co/OmniGen2)
|
| 39 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
|
|
|
| 34 |
|
| 35 |
<Gallery />
|
| 36 |
|
| 37 |
+
- don't need safetensors anymore; all gguf (model + encoder + vae)
|
| 38 |
+
- full set gguf works on gguf-node (see the last item from reference below)
|
| 39 |
+
|
| 40 |
### **reference**
|
| 41 |
- base model from [omnigen2](https://huggingface.co/OmniGen2)
|
| 42 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|