Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
|
2 |
# DaViT Model
|
3 |
|
@@ -43,5 +46,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).
|
47 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
|
5 |
# DaViT Model
|
6 |
|
|
|
46 |
|
47 |
## Credits
|
48 |
|
49 |
+
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).
|
|