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