Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ PyPDF2
|
|
9 |
pandas
|
10 |
protobuf
|
11 |
psutil
|
12 |
-
bitsandbytes
|
|
|
|
9 |
pandas
|
10 |
protobuf
|
11 |
psutil
|
12 |
+
bitsandbytes
|
13 |
+
sentencepiece
|