huggingface / huggingface/huggingface_hub_rust
Potential doc update
Open
bug
- Dominant language
- Rust
- Stars
- 24
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
README shows GitHub `huggingface-internal` account.
```toml
huggingface-hub = { git = "https://github.com/huggingface-internal/huggingface-hub-rs.git", features = ["xet"] }
```
Not sure if you meant to replace with: `https://crates.io/crates/huggingface-hub`
### Reproduction
```rust
N/A
```
### Expected behavior
_No response_
### Which API are you using?
Async API
### Logs or error messages
```shell
```
### System info
```shell
N/A
```
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.