mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-07-06 21:08:57 +08:00
Update legacy_preprocessors.py
This commit is contained in:
parent
5ae66c3e1d
commit
95737eac9e
@ -21,7 +21,7 @@ from modules_forge.shared import add_supported_preprocessor
|
||||
|
||||
###
|
||||
|
||||
# This file has lots of unreasonable historical designs and should be viewed as a frozen blackbox library
|
||||
# This file has lots of unreasonable historical designs and should be viewed as a frozen blackbox library.
|
||||
|
||||
# If you want to add preprocessor,
|
||||
# please instead look at `extensions-builtin/forge_preprocessor_normalbae/scripts/preprocessor_normalbae`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user