Vladimir Talpa
Results
2
comments of
Vladimir Talpa
> # For .pt/.ckpt files (after line ~108): > if comfy.model_management.is_device_mps(target_device): > fp8_converted_count = 0 > for k, tensor in sd.items(): > if isinstance(tensor, torch.Tensor) and ( > tensor.dtype in...
the same issue