From f4ce5eed281959ca4799a8adc46112e32da8c471 Mon Sep 17 00:00:00 2001 From: Ricardo Righetto Date: Fri, 20 Mar 2026 13:56:05 +0100 Subject: [PATCH] Fixed date in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec93a57..baea2c4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ CryoLithe is a supervised machine learning method to directly reconstruct the to ## Updates -- 19.02.2025: +- 19.02.2026: - Updated interface to be more user friendly and easier to use. - uv installation method added which is a super fast. - trained models are now stored in Hugging Face and can be downloaded using the `cryolithe download` command.