Skip to content

Commit 5a65547

Browse files
authored
[TESTS] Fix version for huggingface_hub (#27126)
### Details: - *item1* - *...* ### Tickets: - *ticket-id*
1 parent e582f61 commit 5a65547

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/requirements_pytorch

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ torchaudio==2.2.2; platform_system == "Darwin" and platform_machine == "x86_64"
3838
wheel==0.44.0
3939
PyYAML==6.0.2
4040
kornia==0.7.3
41+
super-image==0.1.7
42+
# huggingface-hub required for super-image
43+
huggingface-hub==0.25.2
4144

4245
# use latest released version once it's available
4346
git+https://github.com/huggingface/optimum-intel.git@main; python_version < "3.12"

0 commit comments

Comments
 (0)