Skip to content

Commit f777140

Browse files
committed
MAINT: update requirements
1 parent a28b2ee commit f777140

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CC_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ torch==2.1.1+computecanada
1717
torchtext==0.16.1+computecanada
1818
transformers==4.29.2+computecanada
1919
umap-learn==0.5.6+computecanada
20+
torchdata==0.7.0+computecanada
2021
wandb

requirements.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
accelerate==0.25.0
2+
black==22.8.0
3+
boto3==1.28.57
4+
botocore==1.31.57
5+
cmake
6+
einops==0.6
7+
matplotlib
8+
numpy==1.25.2
9+
omegaconf==2.3
10+
opt-einsum==3.3
11+
pandas==2.1
12+
peft==0.5
13+
scikit-learn==1.3
14+
scipy==1.12
15+
seaborn
16+
torch==2.1.1
17+
torchtext==0.16.1
18+
transformers==4.29.2
19+
umap-learn==0.5.6
20+
torchdata==0.7.0
21+
wandb

0 commit comments

Comments
 (0)