Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,10 @@ widget:
|
|
34 |
- drag lora adapter(s), if any, to loras folder (./ComfyUI/models/loras)
|
35 |
- drag vae decoder(s) to vae folder (./ComfyUI/models/vae)
|
36 |
|
|
|
|
|
|
|
|
|
37 |
### **workflow**
|
38 |
- drag any workflow json file to the activated browser; or
|
39 |
- drag any generated output file (i.e., picture, video, etc.; which contains the workflow metadata) to the activated browser
|
|
|
34 |
- drag lora adapter(s), if any, to loras folder (./ComfyUI/models/loras)
|
35 |
- drag vae decoder(s) to vae folder (./ComfyUI/models/vae)
|
36 |
|
37 |
+
## run it straight (no installation needed way)
|
38 |
+
- get the comfy pack with the new gguf-node ([beta](https://github.com/calcuis/gguf/releases))
|
39 |
+
- run the .bat file in the main directory
|
40 |
+
|
41 |
### **workflow**
|
42 |
- drag any workflow json file to the activated browser; or
|
43 |
- drag any generated output file (i.e., picture, video, etc.; which contains the workflow metadata) to the activated browser
|