pig / README.md
calcuis's picture
Update README.md
51cca69 verified
|
raw
history blame
2.35 kB
---
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: >-
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
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
<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))
- 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))