mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
[NPU]:Replace 'cuda' in the project with abstract interfaces
This commit is contained in:
@@ -5,7 +5,6 @@ import math
|
||||
from typing import Tuple, Optional
|
||||
from einops import rearrange
|
||||
from .wan_video_camera_controller import SimpleAdapter
|
||||
from ..core.device.npu_compatible_device import IS_NPU_AVAILABLE
|
||||
|
||||
try:
|
||||
import flash_attn_interface
|
||||
|
||||
Reference in New Issue
Block a user