File size: 1,299 Bytes
c407ce9
 
 
 
 
 
 
 
 
48c72e4
 
 
 
 
 
c4301d7
 
 
 
 
6d2b4e1
 
 
 
 
c407ce9
 
9cc6219
f4b6f30
c407ce9
 
 
 
48c72e4
 
 
 
 
 
 
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
---
license: apache-2.0
language:
- en
base_model:
- Comfy-Org/mochi_preview_repackaged
pipeline_tag: text-to-video
tags:
- gguf-node
widget:
- text: >-
    a pinky pig moving quickly in a beautiful winter scenery nature trees sunset
    tracking camera
  output:
    url: samples\ComfyUI_00001_.webp
- text: >-
    a pinky pig moving quickly in a beautiful winter scenery nature trees sunset
    tracking camera
  output:
    url: samples\ComfyUI_00002_.webp
- text: >-
    a pinky pig moving quickly in a beautiful winter scenery nature trees sunset
    tracking camera
  output:
    url: samples\ComfyUI_00003_.webp
---

# **gguf quantized version of mochi (incl. gguf encoder and gguf vae)🐷🐷🐷**
- drag **mochi** to > `./ComfyUI/models/diffusion_models`
- drag **t5xxl** to > `./ComfyUI/models/text_encoders`
- drag **vae** to > `./ComfyUI/models/vae`
- drag demo video (below) to > your browser for workflow

<Gallery />

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