Add library name and github repo (#4)
Browse files- Add library name and github repo (54f30ac1b74a55c28c42cc3a9d4de2fb5ef7f0c8)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -8,6 +8,7 @@ datasets:
|
|
| 8 |
- conceptual_captions
|
| 9 |
- wanng/wukong100m
|
| 10 |
pipeline_tag: image-feature-extraction
|
|
|
|
| 11 |
new_version: OpenGVLab/InternViT-300M-448px-V2_5
|
| 12 |
---
|
| 13 |
|
|
@@ -92,4 +93,4 @@ If you find this project useful in your research, please consider citing:
|
|
| 92 |
pages={24185--24198},
|
| 93 |
year={2024}
|
| 94 |
}
|
| 95 |
-
```
|
|
|
|
| 8 |
- conceptual_captions
|
| 9 |
- wanng/wukong100m
|
| 10 |
pipeline_tag: image-feature-extraction
|
| 11 |
+
library_name: transformers
|
| 12 |
new_version: OpenGVLab/InternViT-300M-448px-V2_5
|
| 13 |
---
|
| 14 |
|
|
|
|
| 93 |
pages={24185--24198},
|
| 94 |
year={2024}
|
| 95 |
}
|
| 96 |
+
```
|