Ahsan-Asim
commited on
Commit
·
5e4fd34
1
Parent(s):
ed6cf0d
Added
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ langchain-community
|
|
8 |
numpy
|
9 |
pickle5
|
10 |
gdown
|
|
|
|
8 |
numpy
|
9 |
pickle5
|
10 |
gdown
|
11 |
+
sentencepiece # <-- Add this line
|