Skip to content

Commit

Permalink
[TESTS] Fix version for huggingface_hub (#27126)
Browse files Browse the repository at this point in the history
### Details:
 - *item1*
 - *...*

### Tickets:
 - *ticket-id*
  • Loading branch information
mvafin authored Oct 18, 2024
1 parent e582f61 commit 5a65547
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/requirements_pytorch
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ torchaudio==2.2.2; platform_system == "Darwin" and platform_machine == "x86_64"
wheel==0.44.0
PyYAML==6.0.2
kornia==0.7.3
super-image==0.1.7
# huggingface-hub required for super-image
huggingface-hub==0.25.2

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

0 comments on commit 5a65547

Please sign in to comment.