Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesChecking that the repo is indeed duplicated by making a minimal change
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
git+https://github.com/huggingface/transformers
|
| 3 |
datasets
|
| 4 |
-
sentencepiece
|
|
|
|
| 1 |
torch
|
| 2 |
git+https://github.com/huggingface/transformers
|
| 3 |
datasets
|
| 4 |
+
sentencepiece
|