From b59a4bc52ac2f2c5b0176f1375095c8140e38a0a Mon Sep 17 00:00:00 2001 From: narugo1992 Date: Thu, 12 Dec 2024 02:06:43 +0800 Subject: [PATCH] dev(narugo): force use hbutils>=0.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d1fd6079a9..7e3f1a25094 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -hbutils>=0.10.0 +hbutils>=0.10.1 huggingface_hub>=0.23,!=0.24.0,!=0.24.1 tqdm requests