Skip to content

Commit d741e2d

Browse files
authored
Fix model_version _str
1 parent ed41e75 commit d741e2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stable-diffusion.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const char* model_version_to_str[] = {
3030
"SD 2.x",
3131
"SD 2.x Inpaint",
3232
"SDXL",
33+
"SDXL Inpaint",
3334
"SVD",
3435
"SD3.x",
3536
"Flux"};

0 commit comments

Comments
 (0)