PeteBleackley commited on
Commit
bacc9ad
·
1 Parent(s): 7a9be99

Updated requitements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- keras
2
- keras_nlp
3
- tensorflow
4
  numpy
5
  nltk
6
  tokenizers
@@ -11,3 +9,7 @@ spacy-experimental
11
  pandas
12
  allennlp
13
  allennlp-models
 
 
 
 
 
1
+ torch
 
 
2
  numpy
3
  nltk
4
  tokenizers
 
9
  pandas
10
  allennlp
11
  allennlp-models
12
+ scipy
13
+ seaborn
14
+ huggingface_hub
15
+