Skip to content

Commit

Permalink
Merge pull request #38 from ramp-kits/huggingface
Browse files Browse the repository at this point in the history
add hugging face transformers and datasets
  • Loading branch information
frcaud authored Dec 22, 2023
2 parents de62e0d + 6b5d1b4 commit 2c36fe6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ dependencies:
- lightgbm
- nilearn
- scikit-image>=0.18
- transformers
- datasets

- pip
- pip:
Expand Down
2 changes: 2 additions & 0 deletions extra_libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ lightgbm
xgboost
catboost
torchvision
transformers
datasets

0 comments on commit 2c36fe6

Please sign in to comment.