We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a01667 commit e9e663cCopy full SHA for e9e663c
README.md
@@ -19,7 +19,7 @@ Add the following to your `Package.swift`:
19
20
```swift
21
dependencies: [
22
- .package(url: "https://github.com/huggingface/swift-huggingface.git", from: "0.2.0")
+ .package(url: "https://github.com/huggingface/swift-huggingface.git", from: "0.4.0")
23
]
24
```
25
0 commit comments