Spaces:
Running
on
Zero
Running
on
Zero
DivEye - PR (dependencies)
#3
by
FloofCat
- opened
- 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
|