This commit is contained in:
comfyanonymous
2023-04-07 02:31:46 -04:00
parent d4301d49d3
commit 88e5ccb415
2 changed files with 2 additions and 6 deletions
-4
View File
@@ -2,10 +2,6 @@ import json
import os
import yaml
# because of local import nonsense
import sys
sys.path.append(os.path.dirname(os.path.realpath(__file__)))
import folder_paths
from comfy.ldm.util import instantiate_from_config
from comfy.sd import ModelPatcher, load_model_weights, CLIP, VAE