Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
#git+https://github.com/huggingface/transformers.git
|
|
|
2 |
spaces
|
3 |
torch
|
4 |
transformers
|
|
|
1 |
#git+https://github.com/huggingface/transformers.git
|
2 |
+
sentencepiece #Avoid ValueError: Couldn't instantiate the backend tokenizer ...
|
3 |
spaces
|
4 |
torch
|
5 |
transformers
|