Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ einops
|
|
5 |
torch
|
6 |
torchvision
|
7 |
Pillow
|
8 |
-
transformers
|
9 |
tiktoken
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
Pillow
|
8 |
+
transformers==4.43.0
|
9 |
tiktoken
|