mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-25 15:15:45 -03:00
Update efficiency_nodes.py
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Efficiency Nodes - A collection of my ComfyUI custom nodes to help streamline workflows and reduce total node count.
|
# Efficiency Nodes - A collection of my ComfyUI custom nodes to help streamline workflows and reduce total node count.
|
||||||
# by Luciano Cirino (Discord: TSC#9184) - April 2023
|
# by Luciano Cirino (Discord: TSC#9184) - April 2023
|
||||||
|
|
||||||
|
from comfy.sd import ModelPatcher, CLIP, VAE
|
||||||
from nodes import common_ksampler
|
from nodes import common_ksampler
|
||||||
from torch import Tensor
|
from torch import Tensor
|
||||||
from PIL import Image, ImageOps
|
from PIL import Image, ImageOps
|
||||||
|
|||||||
Reference in New Issue
Block a user