Update huggingface-hub to version that exists

Latest version as of today is 0.22.2 [huggingface-hub](https://github.com/huggingface/huggingface_hub/releases).

Likely cause of this issue is manual edit in the environments.yml.
This commit is contained in:
Martin Morávek 2024-04-27 01:39:42 +02:00 committed by GitHub
parent fd20265324
commit 47f808df4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ dependencies:
- h11==0.14.0
- httpcore==1.0.4
- httpx==0.27.0
- huggingface-hub==0.22.4
- huggingface-hub==0.22.2
- hydra-colorlog==1.2.0
- hydra-core==1.3.2
- ipython==8.12.3