Compare commits

...

2 Commits

Author SHA1 Message Date
Puyuan Peng da6d34e26e
Merge pull request #119 from Keeo/patch-1
Update huggingface-hub to version that exists
2024-04-26 20:46:12 -05:00
Martin Morávek 47f808df4c
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.
2024-04-27 01:39:42 +02:00
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