danielritchie commited on
Commit
b1fe85c
·
verified ·
1 Parent(s): f9c7fab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,4 +3,6 @@ numpy
3
  matplotlib
4
  tensorflow
5
  huggingface_hub
 
 
6
 
 
3
  matplotlib
4
  tensorflow
5
  huggingface_hub
6
+ datasets
7
+ scikit-learn
8