Spaces:
Running
on
Zero
Running
on
Zero
Advik
commited on
Commit
·
0d416a9
1
Parent(s):
3d31a0f
added pip packages
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ pandas
|
|
5 |
numpy
|
6 |
tqdm
|
7 |
pathlib
|
8 |
-
scipy
|
|
|
|
|
|
|
|
5 |
numpy
|
6 |
tqdm
|
7 |
pathlib
|
8 |
+
scipy
|
9 |
+
sentencepiece
|
10 |
+
protobuf
|
11 |
+
accelerate
|