We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7bbdc commit 00390a6Copy full SHA for 00390a6
swift/StableDiffusion/pipeline/Encoder.swift
@@ -4,7 +4,7 @@
4
import Foundation
5
import CoreML
6
7
-@available(iOS 16.0, macOS 13.1, *)
+@available(iOS 16.2, macOS 13.1, *)
8
/// Encoder, currently supports image2image
9
public struct Encoder: ResourceManaging {
10
0 commit comments