Browse Source

Remove code that should be useless now.

pull/3093/head
comfyanonymous 8 months ago
parent
commit
0c55f16c9e
  1. 3
      nodes.py

3
nodes.py

@ -15,9 +15,6 @@ from PIL.PngImagePlugin import PngInfo
import numpy as np
import safetensors.torch
sys.path.insert(0, os.path.join(os.path.dirname(os.path.realpath(__file__)), "comfy"))
import comfy.diffusers_load
import comfy.samplers
import comfy.sample

Loading…
Cancel
Save