Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
pandas
|
2 |
numpy
|
3 |
matplotlib
|
|
|
4 |
torch
|
5 |
transformers
|
6 |
nltk
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
matplotlib
|
4 |
+
seaborn
|
5 |
torch
|
6 |
transformers
|
7 |
nltk
|