Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -3,6 +3,5 @@ timm
|
|
| 3 |
einops
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
-
|
| 7 |
-
transformers
|
| 8 |
sentencepiece
|
|
|
|
| 3 |
einops
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
+
git+https://github.com/huggingface/transformers.git
|
|
|
|
| 7 |
sentencepiece
|