Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
-
git+https://github.com/
|
| 3 |
datasets
|
| 4 |
-
sentencepiece
|
| 5 |
-
gradio
|
|
|
|
| 1 |
torch
|
| 2 |
+
git+https://github.com/hollance/transformers.git@6900e8ba6532162a8613d2270ec2286c3f58f57b
|
| 3 |
datasets
|
| 4 |
+
sentencepiece
|
|
|