File size: 2,277 Bytes
af02c94
 
 
 
 
 
 
 
d6d94ab
 
 
 
 
 
 
 
 
 
af02c94
 
6451e01
fa26cf7
5e91986
409372e
af02c94
d6d94ab
 
 
 
af02c94
d6d94ab
bf73f31
ce64e0d
af02c94
d6d94ab
 
 
 
af02c94
ce64e0d
 
d6d94ab
3fd8524
d6d94ab
ce64e0d
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
---
license: mit
language:
- en
base_model:
- connector/pig-1k
- connector/pig-1k-turbo
- connector/pig-video
widget:
- text: close-up portrait of girl
  output:
    url: samples\ComfyUI_00001_.png
- text: a close-up shot of a beautiful girl in a serene world. She has white hair and is blindfolded, with a calm expression. Her hands are pressed together in a prayer pose, with fingers interlaced and palms touching. The background is softly blurred, enhancing her ethereal presence
  output:
    url: samples\ComfyUI_00002_.png
- text: drone view of waves crashing against the rugged cliffs along Big Sur’s garay point beach. The crashing blue waters create white-tipped waves, while the golden light of the setting sun illuminates the rocky shore. A small island with a lighthouse sits in the distance, and green shrubbery covers the cliff’s edge. The steep drop from the road down to the beach is a dramatic feat, with the cliff’s edges jutting out over the sea. This is a view that captures the raw beauty of the coast and the rugged landscape of the Pacific Coast Highway
  output:
    url: samples\ComfyUI_00003_.webp
---

# **gguf quantized version of pig🐷**
- tiny model but good quality output
- good performance on old machine
- upgrade your node for pig support

## **setup (once)**
- drag gguf to > ./ComfyUI/models/diffusion_models
- drag t5xxl to > ./ComfyUI/models/text_encoders
- drag vae to > ./ComfyUI/models/vae

## **run it straight (no installation needed way)**
- run the .bat file in the main directory (assuming you are using the gguf-node with comfy pack)
- drag the workflow json file (below) or the demo picture/video (below) to > your browser

### **workflow**
- example workflow for pig-1k
- example workflow for pig-1k-turbo
- example workflow for pig-video

<Gallery />

### **reference**
- base model from [connector](https://huggingface.co/connector) (pig studio:[1k](https://huggingface.co/connector/pig-1k)|[1k-turbo](https://huggingface.co/connector/pig-1k-turbo)|[video](https://huggingface.co/connector/pig-video))
- comfyui [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))