From 0bc9a63ee5e432c85c8f87d7b116a0430ea3764a Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Tue, 7 Nov 2023 11:28:23 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b37cd606d..92490fcfdc 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ### Nov 3, 2023 * [DFN (Data Filtering Networks)](https://huggingface.co/papers/2309.17425) and [MetaCLIP](https://huggingface.co/papers/2309.16671) ViT weights added -* DINOv2 'register' ViT model weights added +* DINOv2 'register' ViT model weights added (https://huggingface.co/papers/2309.16588, https://huggingface.co/papers/2304.07193) * Add `quickgelu` ViT variants for OpenAI, DFN, MetaCLIP weights that use it (less efficient) * Improved typing added to ResNet, MobileNet-v3 thanks to [Aryan](https://github.com/a-r-r-o-w) * ImageNet-12k fine-tuned (from LAION-2B CLIP) `convnext_xxlarge`