Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ accelerate
|
|
2 |
bitsandbytes
|
3 |
torch
|
4 |
transformers
|
5 |
-
einops
|
|
|
|
2 |
bitsandbytes
|
3 |
torch
|
4 |
transformers
|
5 |
+
einops
|
6 |
+
sentencepiece
|