Commit d14bdb18 authored by comfyanonymous's avatar comfyanonymous
Browse files

Revert, NOTE: this will be removed again soon please fix your nodes.

parent 0c55f16c
...@@ -15,6 +15,9 @@ from PIL.PngImagePlugin import PngInfo ...@@ -15,6 +15,9 @@ from PIL.PngImagePlugin import PngInfo
import numpy as np import numpy as np
import safetensors.torch import safetensors.torch
sys.path.insert(0, os.path.join(os.path.dirname(os.path.realpath(__file__)), "comfy"))
import comfy.diffusers_load import comfy.diffusers_load
import comfy.samplers import comfy.samplers
import comfy.sample import comfy.sample
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment