mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 14:20:49 +08:00
remove unused imports
This commit is contained in:
parent
79641ceff1
commit
a616140d6b
@ -7,7 +7,7 @@ from typing import Optional
|
||||
|
||||
import torch
|
||||
from torch import Tensor, nn
|
||||
from einops import rearrange, repeat
|
||||
from einops import repeat
|
||||
import comfy.ldm.common_dit
|
||||
import comfy.patcher_extension
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user