|
--- |
|
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" |