Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ astor
|
|
7 |
seaborn
|
8 |
pylint
|
9 |
pandas
|
10 |
-
scikit-learn
|
|
|
|
7 |
seaborn
|
8 |
pylint
|
9 |
pandas
|
10 |
+
scikit-learn
|
11 |
+
torch
|