Commit
·
bd6d054
1
Parent(s):
3a53eae
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ thop>=0.1.1
|
|
16 |
torch>=1.7.0
|
17 |
torchvision>=0.8.1
|
18 |
tqdm>=4.64.0
|
|
|
19 |
# protobuf<=3.20.1
|
20 |
|
21 |
# Logging ---------------------------------------------------------------------
|
|
|
16 |
torch>=1.7.0
|
17 |
torchvision>=0.8.1
|
18 |
tqdm>=4.64.0
|
19 |
+
transformers>=4.44.2
|
20 |
# protobuf<=3.20.1
|
21 |
|
22 |
# Logging ---------------------------------------------------------------------
|