From 74df81592a641c19a48dddbeae11c3f76e8d4683 Mon Sep 17 00:00:00 2001 From: coyotte508 Date: Wed, 24 Jul 2024 10:27:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Remove=20hash-wasm=20from=20docu?= =?UTF-8?q?mented=20deps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since it's been removed --- packages/hub/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/hub/README.md b/packages/hub/README.md index e4fcf0113..22a9db256 100644 --- a/packages/hub/README.md +++ b/packages/hub/README.md @@ -121,5 +121,4 @@ Under the hood, `@huggingface/hub` uses a lazy blob implementation to load the f ## Dependencies -- `hash-wasm` : Only used in the browser, when committing files over 10 MB. Browsers do not natively support streaming sha256 computations. - `@huggingface/tasks` : Typings only