Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ accelerate
|
|
2 |
bitsandbytes
|
3 |
einops
|
4 |
git+https://github.com/huggingface/transformers
|
5 |
-
|
6 |
streamlit
|
7 |
#alphabetically of course, becuase why not
|
|
|
2 |
bitsandbytes
|
3 |
einops
|
4 |
git+https://github.com/huggingface/transformers
|
5 |
+
sentencepiece
|
6 |
streamlit
|
7 |
#alphabetically of course, becuase why not
|