mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-10 19:46:38 +00:00
Fix ruff.
This commit is contained in:
@@ -1082,7 +1082,7 @@ def should_use_bf16(device=None, model_params=0, prioritize_performance=True, ma
|
||||
|
||||
if is_intel_xpu():
|
||||
return True
|
||||
|
||||
|
||||
if is_ascend_npu():
|
||||
return True
|
||||
|
||||
|
Reference in New Issue
Block a user