Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ git+https://github.com/huggingface/accelerate.git
|
|
4 |
Pillow
|
5 |
torch
|
6 |
torchvision
|
7 |
-
transformers
|
8 |
sentencepiece
|
9 |
opencv-python
|
10 |
tiktoken
|
|
|
4 |
Pillow
|
5 |
torch
|
6 |
torchvision
|
7 |
+
transformers==4.41.2
|
8 |
sentencepiece
|
9 |
opencv-python
|
10 |
tiktoken
|