Update legacy_preprocessors.py

This commit is contained in:
lllyasviel
2024-01-29 18:04:40 -08:00
parent 5ae66c3e1d
commit 95737eac9e

View File

@@ -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`