Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
4 |
---
|
5 |
|
6 |
# DaViT Model
|
@@ -43,4 +43,4 @@ print(f"Output shape: {output.shape}")
|
|
43 |
|
44 |
## Credits
|
45 |
|
46 |
-
This model is inspired by and builds upon the ideas presented in the [Florence-2-large model by Microsoft](https://huggingface.co/microsoft/Florence-2-large).
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
pipeline_tag: image-feature-extraction
|
4 |
---
|
5 |
|
6 |
# DaViT Model
|
|
|
43 |
|
44 |
## Credits
|
45 |
|
46 |
+
This model is inspired by and builds upon the ideas presented in the [Florence-2-large model by Microsoft](https://huggingface.co/microsoft/Florence-2-large).
|