Quintino Fernandes
commited on
Commit
·
21f3018
1
Parent(s):
28ec96b
more import fixing
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ numpy
|
|
10 |
pandas
|
11 |
scipy
|
12 |
psycopg2
|
13 |
-
vecs
|
|
|
|
10 |
pandas
|
11 |
scipy
|
12 |
psycopg2
|
13 |
+
vecs
|
14 |
+
sentencepiece
|