mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-06-27 21:01:21 +08:00
Update legacy_preprocessor_loader.py
This commit is contained in:
parent
aed5d6f7f4
commit
957f3e5ba2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user