Skip to content

Commit

Permalink
changed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankJonasmoelle committed Sep 11, 2024
1 parent bcc02f1 commit 3c21553
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/huggingface/client/python_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: huggingface
build_dependencies:
- pip
- setuptools
- wheel==0.37.1
- wheel
dependencies:
- torch==2.2.1
- torchvision==0.17.1
- fedn==0.9.0
- transformers==4.39.3
- datasets==2.19.0
- torch
- torchvision
- fedn
- transformers
- datasets

0 comments on commit 3c21553

Please sign in to comment.