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

This commit is contained in:
comfyanonymous 2024-03-19 11:17:37 -04:00
parent 0c55f16c9e
commit d14bdb1896
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ 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