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 cb17413

Browse files
Update ToolBarContent.swift
1 parent bb5b66b commit cb17413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coreml-stable-diffusion-swift-example/view/ToolBarContent.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ struct ToolBarContent: View {
2929
} label: {
3030
HStack{
3131
Image(systemName: "circle.hexagonpath.fill")
32-
.font(.title)
3332
Text("Local models")
3433

3534
}.foregroundColor(.green)
35+
.font(.title2)
3636
}
3737
.help("Models are expected in Document -> models folder")
3838

0 commit comments

Comments
(0)

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