Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hub/fastai.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ All models on the Hub come up with the following features:

## Using existing models

The `huggingface_hub` library is a lightweight Python client with utlity functions to download models from the Hub.
The `huggingface_hub` library is a lightweight Python client with utility functions to download models from the Hub.

```bash
pip install huggingface_hub["fastai"]
Expand Down
2 changes: 1 addition & 1 deletion docs/hub/security-protectai.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Interested in joining our security partnership / providing scanning information

We partnered with Protect AI to provide scanning in order to make the Hub safer. The same way files are scanned by our internal scanning system, public repositories' files are scanned by Guardian.

Our frontend has been redesigned specifically for this purpose, in order to accomodate for new scanners:
Our frontend has been redesigned specifically for this purpose, in order to accommodate for new scanners:

<img class="block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/third-party-scans-list.png"/>

Expand Down