mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-13 02:17:06 +08:00
remove unused import 2
This commit is contained in:
parent
a11c2cc3e3
commit
66bdf74f0c
@ -1,7 +1,6 @@
|
||||
import torch
|
||||
from einops import rearrange
|
||||
from torch import Tensor
|
||||
from torch.nn.functional import interpolate
|
||||
|
||||
from comfy.ldm.modules.attention import optimized_attention
|
||||
import comfy.model_management
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
import node_helpers
|
||||
import torch
|
||||
|
||||
class CLIPTextEncodeFlux:
|
||||
@classmethod
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user