Update ttl_nn_latent_upscaler.py

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

View File

@@ -317,5 +317,5 @@ NODE_CLASS_MAPPINGS = {
}
NODE_DISPLAY_NAME_MAPPINGS = {
"NNlLatentUpscale": "EFF-NN Latent Upscale"
"NNlLatentUpscale": "EFF Latent Upscale"
}