gguf-node / README.md
calcuis's picture
Update README.md
e0aae62 verified
|
raw
history blame
1.55 kB
---
license: mit
language:
- en
tags:
- gguf-node
widget:
- text: 'anime style anime girl with massive fennec ears and one big fluffy tail, she has blonde long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress, walking slowly to the front with sweetie smile, holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest'
output:
url: samples\ComfyUI_00001_.webp
- text: 'a fox moving quickly in a beautiful winter scenery nature trees sunset tracking camera'
output:
url: samples\ComfyUI_00002_.webp
- text: 'drag it <metadata inside>'
output:
url: samples\ComfyUI_00003_.png
---
# **gguf-node test pack**
### **setup (in general)**
- drag gguf file(s) to diffusion_models folder (./ComfyUI/models/diffusion_models)
- drag clip or encoder(s) to text_encoders folder (./ComfyUI/models/text_encoders)
- drag controlnet adapter(s), if any, to controlnet folder (./ComfyUI/models/controlnet)
- drag lora adapter(s), if any, to loras folder (./ComfyUI/models/loras)
- drag vae decoder(s) to vae folder (./ComfyUI/models/vae)
### **workflow**
- drag any workflow json file to the activated browser; or
- drag any generated output file (i.e., picture, video, etc.; which contains the workflow metadata) to the activated browser
### **simulator**
- design your prompt; or
- generate a random prompt/descriptor by the [simulator](https://prompt.calcuis.us) (not applicable for all models)
<Gallery />