Update README.md
Browse files
README.md
CHANGED
@@ -77,7 +77,11 @@ locate **gguf** from Add Node > extension dropdown menu (between 3d and api; sec
|
|
77 |
- the converted gguf file will be saved to the output folder (./ComfyUI/output)
|
78 |
- zero means **no restrictions**; different from alpha; any form of safetensors can be converted; pig architecture will be applied for the output gguf
|
79 |
|
80 |
-
### **latest feature: gguf vae is working on gguf-node**
|
|
|
|
|
|
|
|
|
81 |
|
82 |
### **disclaimer**
|
83 |
- some models (original files) as well as part of the codes are obtained from somewhere or provided by someone else and we might not easily spot out the creator/contributor(s) behind, unless it was specified in the source; rather let it blank instead of anonymous/unnamed/unknown
|
|
|
77 |
- the converted gguf file will be saved to the output folder (./ComfyUI/output)
|
78 |
- zero means **no restrictions**; different from alpha; any form of safetensors can be converted; pig architecture will be applied for the output gguf
|
79 |
|
80 |
+
### **latest feature: gguf vae🐷 loader is now working on gguf-node**
|
81 |
+
- gguf vae is able to save memory consumption of your machine
|
82 |
+
- convert your safetensors vae to gguf vae using **convertor (zero)**
|
83 |
+
- then use it with the new **gguf vae loader**
|
84 |
+
- gguf vae loader is compatible with both safetensors an gguf file(s)
|
85 |
|
86 |
### **disclaimer**
|
87 |
- some models (original files) as well as part of the codes are obtained from somewhere or provided by someone else and we might not easily spot out the creator/contributor(s) behind, unless it was specified in the source; rather let it blank instead of anonymous/unnamed/unknown
|