lym00's picture
Update README.md
995a321 verified
metadata
base_model:
  - gdhe17/Self-Forcing
base_model_relation: quantized
library_name: gguf
tags:
  - text-to-video
  - image-to-video
  - video-to-video
  - quantized
language:
  - en
license: cc-by-nc-sa-4.0

This is a GGUF conversion of an addon of gdhe17/Self-Forcing and Wan-AI/Wan2.1-VACE-1.3B scopes.

The process involved extracting VACE scopes and injecting into the target models, using scripts provided by wsbagnsv1.

All quantized versions were created from the FP16 model using the conversion scripts provided by city96, available at the ComfyUI-GGUF GitHub repository.

Usage

The model files can be used in ComfyUI with the ComfyUI-GGUF custom node. Place the required model(s) in the following folders:

Type Name Location Download
Main Model Wan2.1_T2V_1.3B_SelfForcing_VACE-GGUF ComfyUI/models/unet GGUF (this repo)
Text Encoder umt5-xxl-encoder ComfyUI/models/text_encoders Safetensors / GGUF
VAE Wan2_1_VAE_bf16 ComfyUI/models/vae Safetensors

ComfyUI example workflow

Notes

All original licenses and restrictions from the base models still apply.

Reference