HannahLin271 commited on
Commit
47bf2aa
·
verified ·
1 Parent(s): b24bee7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ pandas
4
+ scikit-learn
5
+ streamlit
6
+ huggingface-hub
7
+ jupyter
8
+ matplotlib
9
+ tiktoken
10
+ tqdm
11
+ wandb
12
+ numpy
13
+ nltk
14
+ torchvision