This commit is contained in:
lllyasviel
2024-01-28 16:02:54 -08:00
parent 3d92188773
commit aed5d6f7f4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
from modules_forge.shared import Preprocessor, PreprocessorParameter, preprocessor_dir, load_file_from_url, add_preprocessor
from modules_forge.shared import Preprocessor, PreprocessorParameter, preprocessor_dir, add_preprocessor
from modules_forge.forge_util import resize_image_with_pad
from modules.modelloader import load_file_from_url
import types
import torch