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

Commit ef91017

Browse files
committed
Update console appsettings.json
1 parent 97b691d commit ef91017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OnnxStack.Console/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
}
77
},
88
"AllowedHosts": "*",
9-
"OnnxStackConfig": {
10-
"OnnxModelSets": [
9+
"StableDiffusionConfig": {
10+
"ModelSets": [
1111
{
1212
"Name": "StableDiffusion 1.5",
1313
"IsEnabled": true,

0 commit comments

Comments
 (0)