File size: 2,425 Bytes
471d719
 
 
 
 
9d54064
af4e6bc
7d5c61d
9d54064
 
 
 
 
 
 
7d5c61d
 
9d54064
 
 
7d5c61d
 
9d54064
7d5c61d
 
ce82c5f
7d5c61d
 
 
 
 
 
 
 
 
 
 
b809fc6
5da4962
 
 
7d5c61d
 
 
 
 
68711d9
0061ac2
7d5c61d
019133c
 
 
 
 
 
333f6f4
019133c
 
 
 
1ca0f5e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: mit
language:
- en
tags:
- comfyui
- 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
pipeline_tag: image-to-video
---

# **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)

## **run it straight (no installation needed way)**
- get the comfy pack with the new gguf-node ([beta](https://github.com/calcuis/gguf/releases))
- run the .bat file in the main directory

### **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 own prompt; or
- generate random prompt/descriptor(s) by the [simulator](https://prompt.calcuis.us) (might not applicable for all models)

<Gallery />

### **reference**
- flux from [black-forest-labs](https://huggingface.co/black-forest-labs)
- sd3.5 from [stabilityai](https://huggingface.co/stabilityai)
- mochi from [genmo](https://huggingface.co/genmo)
- hyvid from [tencent](https://huggingface.co/tencent/HunyuanVideo)
- ltxv from [lightricks](https://huggingface.co/Lightricks/LTX-Video)
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
- comfyui-gguf from [city96](https://github.com/city96/ComfyUI-GGUF)
- gguf-comfy [pack](https://github.com/calcuis/gguf-comfy)
- gguf-node [beta](https://github.com/calcuis/gguf/releases)