Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +1 -0
requirements .txt
CHANGED
|
@@ -5,4 +5,5 @@ protobuf
|
|
| 5 |
scipy
|
| 6 |
sentencepiece
|
| 7 |
torch
|
|
|
|
| 8 |
text_generation
|
|
|
|
| 5 |
scipy
|
| 6 |
sentencepiece
|
| 7 |
torch
|
| 8 |
+
git+https://github.com/huggingface/transformers@main
|
| 9 |
text_generation
|