Update legacy_preprocessor_loader.py

This commit is contained in:
lllyasviel
2024-01-28 16:03:51 -08:00
parent aed5d6f7f4
commit 957f3e5ba2

View File

@@ -1,4 +1,4 @@
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
# This is a python script to convert all old preprocessors to new format.
# However, the old preprocessors are not very memory effective