mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 15:04:50 +08:00
Cleanup.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user