Commit 5f71ecfe authored by C43H66N12O12S2's avatar C43H66N12O12S2 Committed by AUTOMATIC1111

Update webui.py

parent 55dc847c
......@@ -28,7 +28,7 @@ modules.gfpgan_model.setup_gfpgan()
shared.face_restorers.append(modules.face_restoration.FaceRestoration())
esrgan.load_models(cmd_opts.esrgan_models_path)
swinir.load_model()
swinir.load_models(cmd_opts.swinir_models_path)
realesrgan.setup_realesrgan()
queue_lock = threading.Lock()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment