Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
|
|
| 1 |
pillow
|
| 2 |
protobuf
|
| 3 |
sentencepiece
|
| 4 |
torch
|
| 5 |
-
transformers
|
| 6 |
accelerate
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/transformers.git@88d960937c81a32bfb63356a2e8ecf7999619681
|
| 2 |
pillow
|
| 3 |
protobuf
|
| 4 |
sentencepiece
|
| 5 |
torch
|
|
|
|
| 6 |
accelerate
|