Spaces:
Configuration error
Configuration error
Update requirements-local.txt
Browse files- requirements-local.txt +1 -0
requirements-local.txt
CHANGED
|
@@ -15,4 +15,5 @@ bitsandbytes
|
|
| 15 |
python-slugify
|
| 16 |
requests
|
| 17 |
tensorboard
|
|
|
|
| 18 |
pip install git+https://github.com/facebookresearch/xformers@7e4c02c#egg=xformers
|
|
|
|
| 15 |
python-slugify
|
| 16 |
requests
|
| 17 |
tensorboard
|
| 18 |
+
sentencepiece
|
| 19 |
pip install git+https://github.com/facebookresearch/xformers@7e4c02c#egg=xformers
|