mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-13 23:04:40 +08:00
Update nodes.py
remove unnecessary import
This commit is contained in:
parent
e42f6605ea
commit
c1cc74ae00
1
nodes.py
1
nodes.py
@ -4,7 +4,6 @@ import torch.nn.functional as F
|
|||||||
import scipy.ndimage
|
import scipy.ndimage
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from PIL import ImageColor, Image
|
from PIL import ImageColor, Image
|
||||||
from colorama import Fore, Back, Style
|
|
||||||
|
|
||||||
from nodes import MAX_RESOLUTION
|
from nodes import MAX_RESOLUTION
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user