Skip to content

Commit 4d2f7a2

Browse files
authored
update swift-transformers (#118)
* update swift-transformers * Update swift-transformers 0.1.11
1 parent c9dc887 commit 4d2f7a2

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

Package.resolved

Lines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
],
1717
dependencies: [
1818
.package(url: "https://github.com/ml-explore/mlx-swift", from: "0.16.1"),
19-
.package(url: "https://github.com/huggingface/swift-transformers", from: "0.1.9"),
19+
.package(url: "https://github.com/huggingface/swift-transformers", from: "0.1.11"),
2020
.package(url: "https://github.com/1024jp/GzipSwift", "6.0.1" ... "6.0.1"),
2121
.package(url: "https://github.com/apple/swift-async-algorithms", from: "1.0.0"),
2222
],

0 commit comments

Comments
 (0)