Severe RAM Leak and Crash on Second Run with FP8 .safetensors Version in ComfyUI
Hello, and thank you for your amazing work on this model.
I'm writing to report a critical memory leak issue specifically related to the FP8 .safetensors version of the Remix model when used in ComfyUI. This issue makes the model unusable for any sequential or batch processing.
The first video generation with the model completes successfully. However, this first run causes a severe and non-recoverable RAM leak, leaving the system's memory usage permanently high even after the generation is finished.
Attempting a second generation invariably leads to a RAM Out-Of-Memory (OOM) crash. The reason for the crash is that ComfyUI tries to load the model into the already-filled RAM from the first run's leak, exceeding the system's total memory.
Crucially, this issue does not occur with other versions of the model, such as the wan2.2.gguf (Q8_0)
model, which runs perfectly stable in the exact same workflow, demonstrating correct memory loading and unloading.Wan2.2_Remix_NSFW_t2v_14b_*_lighting_v1.0_dyno.safetensors
this model
Please update to version 2.0. I personally tested and did not encounter this issue. If you still encounter these problems, you can try using my workflow.
Online Workflow: Wan2.2-Remix-I2V-Comfy-Qwen3
Experience here: https://www.runninghub.ai/post/1986632318448267265/?inviteCode=rh -v1325

