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 8fa5df4 commit 311777cCopy full SHA for 311777c
README.md
@@ -19,7 +19,7 @@ Add the following to your `Package.swift`:
19
20
```swift
21
dependencies: [
22
- .package(url: "https://github.com/mattt/swift-huggingface.git", from: "0.1.0")
+ .package(url: "https://github.com/mattt/swift-huggingface.git", from: "0.2.0")
23
]
24
```
25
0 commit comments