FastH3 8-step V2

#2
by anr2me - opened

Please create a lora for FastH3 8-step V2 that was released yesterday https://huggingface.co/FastVideo/FastVideo-FastH3-Comfy

Thanks in advance.

it is not possible to extract a working lora from the FastVideo H3 models that use VSA (that's why I only extracted a lora for the v1 dense version) as they have additional layers to_gate_compress that are not in the base H3 model, and loras can only alter existing layers, not add new ones.

If anything it would need Comfy to support adding them through the ModelPatcher node, but it's not the case right now.

Sign up or log in to comment