Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
nltk
|
3 |
+
torch
|
4 |
+
#random
|
5 |
+
#json
|
6 |
+
string
|
7 |
+
warnings
|
8 |
+
#pip
|
9 |
+
pip==22.2.2
|