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