From eb6b8f69a0fd741e7b72be42103cc1e85d914040 Mon Sep 17 00:00:00 2001 From: Jason Chin Date: Fri, 15 Jan 2021 15:36:19 -0500 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 21c69b9..f80d919 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "third_party/timm"] ignore = dirty path = models/pytorch-image-models - url = https://github.com/AntiAegis/pytorch-image-models + url = https://github.com/rwightman/pytorch-image-models