Spaces:
Runtime error
Runtime error
Commit
·
8993bc0
1
Parent(s):
bbf15e6
add SentencePiece
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers
|
|
| 3 |
peft
|
| 4 |
numpy
|
| 5 |
moviepy
|
| 6 |
-
torchvision
|
|
|
|
|
|
| 3 |
peft
|
| 4 |
numpy
|
| 5 |
moviepy
|
| 6 |
+
torchvision
|
| 7 |
+
SentencePiece
|