Update README.md
Browse files
README.md
CHANGED
@@ -107,7 +107,7 @@ widget:
|
|
107 |
|
108 |
## **review**
|
109 |
- `pig` is a lazy architecture for gguf node; it applies to all model, encoder and vae gguf file(s); if you try to run it in comfyui-gguf node, you might need to manually add `pig` in it's IMG_ARCH_LIST (under loader.py); easier than you edit the gguf file itself; btw, model architecture which compatible with comfyui-gguf, including `wan`, should work in gguf node
|
110 |
-
- 1.3b t2v **gguf** is working fine; good for old or low end machine
|
111 |
|
112 |
### **run it with gguf-connector (alternative)**
|
113 |
```
|
|
|
107 |
|
108 |
## **review**
|
109 |
- `pig` is a lazy architecture for gguf node; it applies to all model, encoder and vae gguf file(s); if you try to run it in comfyui-gguf node, you might need to manually add `pig` in it's IMG_ARCH_LIST (under loader.py); easier than you edit the gguf file itself; btw, model architecture which compatible with comfyui-gguf, including `wan`, should work in gguf node
|
110 |
+
- 1.3b model: t2v, vace **gguf** is working fine; good for old or low end machine
|
111 |
|
112 |
### **run it with gguf-connector (alternative)**
|
113 |
```
|