From 7981ee186f73ac7f05b58fbf1898a41ac41516fc Mon Sep 17 00:00:00 2001 From: Bo Lu Date: Mon, 26 Jun 2023 01:53:23 +0800 Subject: [PATCH] Update huggingface hub to resolve error in windows https://github.com/huggingface/huggingface_hub/issues/1423 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 801cf321..debe2c78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ fairscale==0.4.13 # for WD14 captioning # tensorflow<2.11 tensorflow==2.10.1 -huggingface-hub==0.13.3 +huggingface-hub==0.15.1 # for kohya_ss library .