mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-30 11:11:15 +00:00
Update legacy_preprocessor_loader.py
This commit is contained in:
@@ -4,3 +4,7 @@
|
|||||||
# see also the forge_preprocessor_normalbae/scripts/preprocessor_normalbae for
|
# see also the forge_preprocessor_normalbae/scripts/preprocessor_normalbae for
|
||||||
# how to make better implementation of preprocessors.
|
# how to make better implementation of preprocessors.
|
||||||
# No newer preprocessors should be written in this legacy way.
|
# No newer preprocessors should be written in this legacy way.
|
||||||
|
|
||||||
|
from legacy_preprocessors.preprocessor_meta import cn_preprocessor_modules, cn_preprocessor_unloadable
|
||||||
|
|
||||||
|
a = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user