From 392bd44494ea1930f85963e5357d43b55b95da89 Mon Sep 17 00:00:00 2001 From: Gabo Date: Mon, 7 Oct 2024 12:05:46 +0200 Subject: [PATCH] Downgrade huggingface hub library --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 57100f3..391d0a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,11 +12,11 @@ requests==2.32.3 scipy==1.14.0 opencv-python==4.10.0.84 Shapely==2.0.5 -transformers==4.39.3 +transformers==4.45.1 +huggingface_hub==0.23.5 pdf2image==1.17.0 lxml==5.2.2 lightgbm==4.5.0 -huggingface_hub==0.24.3 setuptools==75.1.0 roman==4.2 hydra-core==1.3.2