Lasse Lindqvist
Results
1
comments of
Lasse Lindqvist
I got around this by installing a newer version (0.33.1) of the diffusers library: https://github.com/kijai/ComfyUI-FramePackWrapper/blob/main/requirements.txt#L2 This is because this line https://github.com/kijai/ComfyUI-FramePackWrapper/blob/main/diffusers_helper/models/hunyuan_video_packed.py#L280 calls diffusers with 'activation_fn="linear-silu" that is not present here...