Instructions to use apple/Sharp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Sharp
How to use apple/Sharp with Sharp:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ Please, follow the steps in the [code repository](https://github.com/apple/ml-sh
|
|
| 23 |
|
| 24 |
```bash
|
| 25 |
pip install huggingface-hub
|
| 26 |
-
huggingface-cli download --local-dir . apple/Sharp
|
| 27 |
```
|
| 28 |
|
| 29 |
|
|
|
|
| 23 |
|
| 24 |
```bash
|
| 25 |
pip install huggingface-hub
|
| 26 |
+
huggingface-cli download --include sharp_2572gikvuh.pt --local-dir . apple/Sharp
|
| 27 |
```
|
| 28 |
|
| 29 |
|