Cleanup: Remove a bunch of useless files.

This commit is contained in:
comfyanonymous
2023-06-13 02:19:08 -04:00
parent 74297f5f9d
commit f0a2b81cd0
20 changed files with 1 additions and 4034 deletions

View File

@@ -3,7 +3,6 @@ import os
import yaml
import folder_paths
from comfy.ldm.util import instantiate_from_config
from comfy.sd import ModelPatcher, load_model_weights, CLIP, VAE, load_checkpoint
import os.path as osp
import re