mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
update changelog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user