Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit 9efd919

Browse files
committed
fixed typo in appsettings.json
1 parent 5bdd4ce commit 9efd919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OnnxStack.Console/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"ExecutionProvider": "DirectML",
206206
"ModelConfigurations": [
207207
{
208-
"Type": "Unet",
208+
"Type": "Upscaler",
209209
"OnnxModelPath": "D:\\Repositories\\upscaler\\SwinIR\\003_realSR_BSRGAN_DFO_s64w8_SwinIR-M_x4_GAN.onnx"
210210
}
211211
]

0 commit comments

Comments
 (0)