Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pydub
|
|
4 |
pytube
|
5 |
PyExecJS
|
6 |
textblob
|
7 |
-
matplotlib
|
|
|
|
4 |
pytube
|
5 |
PyExecJS
|
6 |
textblob
|
7 |
+
matplotlib
|
8 |
+
transformers
|