File size: 3,904 Bytes
af02c94
 
 
 
 
 
 
 
92099f6
d6d94ab
9526c78
d6d94ab
9526c78
83bbd80
 
 
92099f6
 
 
42094ce
 
406e444
 
 
 
83bbd80
406e444
02993fd
 
 
 
 
961ebf9
 
 
 
 
60acd47
51cca69
60acd47
af02c94
 
6451e01
b7cd9b1
 
9c67ced
af02c94
d6d94ab
9c67ced
 
 
af02c94
d6d94ab
bf73f31
19e98e8
af02c94
d6d94ab
9063ab6
 
 
90ca9c7
b6bcda5
af02c94
ce64e0d
 
d6d94ab
ee0718c
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
license: mit
language:
- en
base_model:
- connector/pig-1k
- connector/pig-1k-turbo
- connector/pig-video
- connector/pig-mochi
widget:
- text: close-up portrait of anime pig
  output:
    url: samples\ComfyUI_00005_.png
- text: close-up portrait of anime pig
  output:
    url: samples\ComfyUI_00004_.png
- text: >-
    a pinky pig moving quickly in a beautiful winter scenery nature trees sunset
    tracking camera
  output:
    url: samples\ComfyUI_00008_.webp
- text: "A crystalline waterfall stands partially frozen, its edges draped with translucent ice that catches the sunlight in prisms of blue and silver. Below, a half-frozen pool spreads out, bordered by delicate ice formations. Through the fresh snow, a pink pig moves gracefully, its russet coat vibrant against the white landscape, leaving perfect star-shaped prints behind as steam rises from its breath in the crisp winter air. The scene is wrapped in snow-muffled silence, broken only by the gentle murmur of water still flowing beneath the ice.
"
  parameters:
    negative_prompt: "The video captures a series of frames showing ugly scenes, static with no motion, motion blur, over-saturation, shaky footage, low resolution, grainy texture, pixelated images, poorly lit areas, underexposed and overexposed scenes, poor color balance, washed out colors, choppy sequences, jerky movements, low frame rate, artifacting, color banding, unnatural transitions, outdated special effects, fake elements, unconvincing visuals, poorly edited content, jump cuts, visual noise, and flickering. Overall, the video is of poor quality."
  output:
    url: samples\ComfyUI_00011_.webp
- text: >-
    a pinky pig swimming in a beautiful lake scenery nature rock and hill sunset
    tracking camera
  output:
    url: samples\ComfyUI_00009_.webp
- text: >-
    a pinky pig swimming in a beautiful lake scenery nature rock and hill sunset
    tracking camera
  output:
    url: samples\ComfyUI_00010_.webp
tags:
- pig
- gguf-node
---

# **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 ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-1k.json)) for pig-1k
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-1k-turbo.json)) for pig-1k-turbo
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-video.json)) for pig-video
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-mochi.json)) for pig-mochi
- example workflow ([json](https://huggingface.co/calcuis/pig/blob/main/workflow-pig-cosmos.json)) for pig-cosmos [[oldt5xxl)](https://huggingface.co/calcuis/cosmos/blob/main/oldt5_xxl_fp8_e4m3fn.safetensors)|[vae](https://huggingface.co/connector/pig-cosmos/blob/main/vae/pig_cosmos_vae.safetensors)]

<Gallery />

### **reference**
- base model from [connector](https://huggingface.co/connector) (pig-[1k](https://huggingface.co/connector/pig-1k)|[1k-turbo](https://huggingface.co/connector/pig-1k-turbo)|[video](https://huggingface.co/connector/pig-video)|[mochi](https://huggingface.co/connector/pig-mochi)|[cosmos](https://huggingface.co/connector/pig-cosmos))
- 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))