Update huggingface hub to resolve error in windows

https://github.com/huggingface/huggingface_hub/issues/1423
This commit is contained in:
Bo Lu
2023-06-26 01:53:23 +08:00
committed by GitHub
parent 0cfcb5a49c
commit 7981ee186f

View File

@@ -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
.