Skip to content

Commit

Permalink
fix (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangdi0924 authored Feb 10, 2023
1 parent fa7bbdc commit 00390a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift/StableDiffusion/pipeline/Encoder.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import Foundation
import CoreML

@available(iOS 16.0, macOS 13.1, *)
@available(iOS 16.2, macOS 13.1, *)
/// Encoder, currently supports image2image
public struct Encoder: ResourceManaging {

Expand Down

0 comments on commit 00390a6

Please # to comment.