Skip to content

Commit 7dc2d8f

Browse files
awnidavidkoski
andauthored
Bump swift transformers (#129)
* bump swift transformers * keep version at 2 --------- Co-authored-by: David Koski <46639364+davidkoski@users.noreply.github.com>
1 parent cf29855 commit 7dc2d8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.11"),
19+
.package(url: "https://github.com/huggingface/swift-transformers", from: "0.1.12"),
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
],

mlx-swift-examples.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

0 commit comments

Comments
 (0)