metadata
license: apache-2.0
base_model:
- ZuluVision/MoviiGen1.1
tags:
- video
- video-generation
pipeline_tag: text-to-video
Example workflow - based on the Comfyui example workflow
This is an experimental GGUF conversion of ZuluVision/MoviiGen1.1 with integrated VACE addon.
All quants are created from the FP32 base file, though I only uploaded the Q8_0 and less, if you want the F16 or BF16 one I would upload it per request.
The model files can be used with the ComfyUI-GGUF custom node.
Place model files in ComfyUI/models/unet
- see the GitHub readme for further install instructions.
The VAE can be downloaded from this repository by Kijai
Please refer to this chart for a basic overview of quantization types.
For conversion I used the conversion scripts from city96