waidhoferj commited on
Commit
5649272
1 Parent(s): 0efd1cd

fixed typo

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  torchvision
2
- pytorch
 
3
  numpy
4
  pandas
5
  seaborn
6
  matplotlib
7
- torchaudio
8
  bs4
9
  requests
10
  tqdm
 
1
  torchvision
2
+ torch
3
+ torchaudio
4
  numpy
5
  pandas
6
  seaborn
7
  matplotlib
8
+ scikit-learn
9
  bs4
10
  requests
11
  tqdm