Skip to content

Commit

Permalink
add hugging face transformers and datasets
Browse files Browse the repository at this point in the history
frcaud committed Dec 21, 2023
1 parent de62e0d commit 6b5d1b4
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
@@ -18,6 +18,8 @@ dependencies:
- lightgbm
- nilearn
- scikit-image>=0.18
- transformers
- datasets

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

0 comments on commit 6b5d1b4

Please sign in to comment.