Revert back Perp-Neg title

This commit is contained in:
Alexis Rolland 2026-05-08 10:21:19 +08:00
parent a25bd36bff
commit 528f783e1c

View File

@ -24,7 +24,7 @@ class PerpNeg(io.ComfyNode):
def define_schema(cls):
return io.Schema(
node_id="PerpNeg",
display_name="Perp-Neg (DEPRECATED)",
display_name="Perp-Neg (DEPRECATED by Perp-Neg Guider)",
category="experimental",
inputs=[
io.Model.Input("model"),