mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-13 07:17:06 +08:00
remove unused import
This commit is contained in:
parent
ef2d5933f5
commit
a11c2cc3e3
@ -1,9 +1,6 @@
|
|||||||
import node_helpers
|
import node_helpers
|
||||||
import torch
|
import torch
|
||||||
|
|
||||||
from comfy.ldm.flux.layers import SingleStreamBlock, DoubleStreamBlock
|
|
||||||
from comfy.model_patcher import ModelPatcher
|
|
||||||
|
|
||||||
class CLIPTextEncodeFlux:
|
class CLIPTextEncodeFlux:
|
||||||
@classmethod
|
@classmethod
|
||||||
def INPUT_TYPES(s):
|
def INPUT_TYPES(s):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user