Skip to content

Commit 0443b2b

Browse files
FL33TW00Dmattt
andauthored
Update README.md
Co-authored-by: Mattt <[email protected]>
1 parent 3f76877 commit 0443b2b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ func testTokenizer() async throws {
3434
let decoded = tokenizer.decode(tokens: encoded)
3535
}
3636
```
37-
- `Hub`: Utilities for interacting with the Hugging Face Hub! Download models, tokenizers and other config files. Usage example:
37+
- `Hub`: Utilities for interacting with the Hugging Face Hub. Download models, tokenizers and other config files.
38+
39+
Usage example:
3840

3941
```swift
4042
import Hub

0 commit comments

Comments
 (0)