From f898088a69e4c5e18c116e24b34ab11efaa15368 Mon Sep 17 00:00:00 2001 From: Lal Date: Mon, 23 Feb 2026 10:36:32 -0800 Subject: [PATCH] added huggingface notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 18e5b56..d486716 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ gReLU is a Python library to train, interpret, and apply deep learning models to ![Flowchart](media/flowchart.jpg) +## Notices +[02-23-2026] Due to deprecated anonymous downloads from wandb (https://github.com/wandb/wandb/pull/10909) the gReLU model zoo has been migrated to huggingface (https://huggingface.co/collections/Genentech/grelu-model-zoo). In the next update, all functions to download models and datasets will connect to huggingface instead of wandb. + ## Installation To install from source: