|
|
|
|
|
by llm_nerd
303 days ago
|
|
You have to share your contact information, including DoB, and then be approved access, to obtain the models, and given that it's Meta I assume they're actually validating it against their All Humans database. They made their own DINOv3 license for this release (whereas DINOv2 used the Apache 2.0 license). Neat though. Will still check it out. As a first comment, I had to install the latest transformer==4.56.0dev (e.g. pip install git+https://github.com/huggingface/transformers) for it to work properly. 4.55.2 and earlier was failing with a missing image type in the config. |
|