Update city96_latent_upscaler.py

This commit is contained in:
VALADI K JAGANATHAN
2023-12-23 11:20:36 +05:30
committed by GitHub
parent 4e2aa782d0
commit d6f71842dc

View File

@@ -90,5 +90,5 @@ NODE_CLASS_MAPPINGS = {
}
NODE_DISPLAY_NAME_MAPPINGS = {
"LatentUpscaler": "EFF-Latent Upscaler"
"LatentUpscaler": "EFF_C Latent Upscaler"
}