File size: 1,255 Bytes
c8b26e7 |
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 |
---
license: apache-2.0
language:
- en
base_model:
- genmo/mochi-1-preview
pipeline_tag: text-to-video
tags:
- mochi
- t5
- gguf-comfy
---
# GGUF quantized version of t5xxl encoder with Mochi
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/mochi.gif)
## Setup (once)
- drag mochi_fp8.safetensors to > ./ComfyUI/models/diffusion_models
- drag t5xxl_fp16-q4_0.gguf to > ./ComfyUI/models/text_encoders
- drag mochi_vae.safetensors 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-comfy pack below)
- drag the workflow json file (below) to > your browser
### Workflows
- example workflow (with gguf encoder)
- example workflow (safetensors)
### References
- base model from [genmo](https://huggingface.co/genmo/mochi-1-preview)
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
- gguf node from [city96](https://github.com/city96/ComfyUI-GGUF)
- gguf-comfy [pack](https://github.com/calcuis/gguf-comfy/releases)
### prompt test#
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/mochi.webp)
prompt: "a fox moving quickly in a beautiful winter scenery nature trees sunset tracking camera" |