Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f9ba12c

Browse files
committed
Fix model_version_to_str
1 parent 2b6d9b1 commit f9ba12c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎stable-diffusion.cpp‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ const char* model_version_to_str[] = {
3636
"SVD",
3737
"SD3.x",
3838
"Flux",
39-
"Flux Fill"};
39+
"Flux Fill",
40+
"Flux Control",
41+
"Flex.2",
42+
};
4043

4144
const char* sampling_methods_str[] = {
4245
"Euler A",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /