File size: 2,182 Bytes
af02c94 d6d94ab 9526c78 d6d94ab 9526c78 83bbd80 60acd47 9406053 83bbd80 9406053 60acd47 51cca69 60acd47 af02c94 6451e01 b7cd9b1 9c67ced af02c94 d6d94ab 9c67ced af02c94 d6d94ab bf73f31 19e98e8 af02c94 d6d94ab 9063ab6 29d1ae1 af02c94 ce64e0d d6d94ab dccc4e8 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 |
---
license: mit
language:
- en
base_model:
- connector/pig-1k
- connector/pig-1k-turbo
- connector/pig-video
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: >-
the waves crash against the jagged rocks of the shoreline, sending spray high into the air.The rocks are a dark gray color, with sharp edges and deep crevices. The water is a clear blue-green, with white foam where the waves break against the rocks. The sky is a light gray, with a few white clouds dotting the horizon
output:
url: samples\ComfyUI_00006_.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) for pig-mochi
<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))
- 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)) |