Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -43,4 +43,6 @@ pooch==1.8.2
|
|
43 |
soxr==0.5.0.post1
|
44 |
faster-whisper==1.1.1
|
45 |
accelerate==1.8.0
|
46 |
-
bitsandbytes==0.43.3
|
|
|
|
|
|
43 |
soxr==0.5.0.post1
|
44 |
faster-whisper==1.1.1
|
45 |
accelerate==1.8.0
|
46 |
+
bitsandbytes==0.43.3
|
47 |
+
|
48 |
+
sentencepiece # Для токенизаторов
|