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
Add pipeline tag
#1
by merve HF Staff - opened
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apple-amlr
|
| 3 |
library_name: sharp
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
|
|
@@ -68,4 +69,4 @@ If you find our work useful, please cite the following paper:
|
|
| 68 |
|
| 69 |
## Acknowledgements
|
| 70 |
|
| 71 |
-
Our codebase is built using multiple opensource contributions, please see [ACKNOWLEDGEMENTS](ACKNOWLEDGEMENTS) for more details.
|
|
|
|
| 1 |
---
|
| 2 |
license: apple-amlr
|
| 3 |
library_name: sharp
|
| 4 |
+
pipeline_tag: image-to-3d
|
| 5 |
---
|
| 6 |
|
| 7 |
|
|
|
|
| 69 |
|
| 70 |
## Acknowledgements
|
| 71 |
|
| 72 |
+
Our codebase is built using multiple opensource contributions, please see [ACKNOWLEDGEMENTS](ACKNOWLEDGEMENTS) for more details.
|