Instructions to use refiners/dinov2.giant.patch_14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Refiners
How to use refiners/dinov2.giant.patch_14 with Refiners:
# 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
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-feature-extraction
|
| 4 |
-
base_model: facebook/dinov2-
|
| 5 |
base_model_relation: adapter
|
| 6 |
library_name: refiners
|
| 7 |
tags:
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-feature-extraction
|
| 4 |
+
base_model: facebook/dinov2-giant
|
| 5 |
base_model_relation: adapter
|
| 6 |
library_name: refiners
|
| 7 |
tags:
|