calcuis commited on
Commit
a40bd93
·
verified ·
1 Parent(s): 8f8f600

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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)