From 1eb86ef87a6d2fc12a1fa8d90d796ef984b76b92 Mon Sep 17 00:00:00 2001 From: Aidan Date: Sun, 4 Feb 2024 22:08:06 +0000 Subject: [PATCH] Update md5 for file --- src/actinet/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/actinet/__init__.py b/src/actinet/__init__.py index 7469a36..83307d9 100644 --- a/src/actinet/__init__.py +++ b/src/actinet/__init__.py @@ -5,7 +5,7 @@ __license__ = "See LICENSE file." __model_version__ = "ssl_ukb_c24_rw_20240204" -__model_md5__ = "" +__model_md5__ = "c13390ff024e4714eb027aa66160e2eb" from . import _version