update changelog

This commit is contained in:
Vladimir Mandic
2023-09-20 14:03:13 -04:00
parent 0986c9ed13
commit b00c323c31
5 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ from modules.shared import opts, log, console, device
from modules.upscaler import Upscaler
class UpscalerScuNET(Upscaler):
class UpscalerSCUNet(Upscaler):
def __init__(self, dirname):
self.name = "SCUNet"
self.user_path = dirname