1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

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

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