diff --git a/README.md b/README.md index e9aeb0fd..798f94f3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ And a big thanks to all GitHub sponsors who helped with some of my costs before # Dec 5, 2022 -* Pre-release (`0.8.0dev0`) of multi-weight support (`model_arch.pretrained_tag`) +* Pre-release (`0.8.0dev0`) of multi-weight support (`model_arch.pretrained_tag`). Install with `pip install --pre timm` * vision_transformer, maxvit, convnext are the first three model impl w/ support * model names are changing with this (previous _21k, etc. fn will merge), still sorting out deprecation handling * bugs are likely, but I need feedback so please try it out