Update nodes.py

This commit is contained in:
WAS 2023-06-23 20:23:26 -07:00 committed by GitHub
parent 1a5a6a4b64
commit 03422e8fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ import safetensors.torch
sys.path.insert(0, os.path.join(os.path.dirname(os.path.realpath(__file__)), "comfy"))
from comfy.cli_arts import args
import comfy.diffusers_load
import comfy.samplers
import comfy.sample