set face restore upscale to 1; realesrgan till to 512
This commit is contained in:
@@ -24,7 +24,7 @@ class RestoreFormerPlugin(BasePlugin):
|
||||
|
||||
self.face_enhancer = MyGFPGANer(
|
||||
model_path=model_path,
|
||||
upscale=2,
|
||||
upscale=1,
|
||||
arch="RestoreFormer",
|
||||
channel_multiplier=2,
|
||||
device=device,
|
||||
|
||||
Reference in New Issue
Block a user