Skip to content

Commit 00390a6

Browse files
authored
fix (#125)
1 parent fa7bbdc commit 00390a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/StableDiffusion/pipeline/Encoder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import Foundation
55
import CoreML
66

7-
@available(iOS 16.0, macOS 13.1, *)
7+
@available(iOS 16.2, macOS 13.1, *)
88
/// Encoder, currently supports image2image
99
public struct Encoder: ResourceManaging {
1010

0 commit comments

Comments
 (0)