Spaces:
Runtime error
Runtime error
noamelata
commited on
Commit
·
ee4eb01
1
Parent(s):
a27298e
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -140,6 +140,7 @@ torchaudio==2.0.2
|
|
140 |
torchvision==0.15.2
|
141 |
tornado==6.3.2
|
142 |
tqdm==4.65.0
|
|
|
143 |
typing_extensions==4.6.2
|
144 |
typing-utils==0.1.0
|
145 |
tzdata==2023.3
|
|
|
140 |
torchvision==0.15.2
|
141 |
tornado==6.3.2
|
142 |
tqdm==4.65.0
|
143 |
+
transformers==4.29.2
|
144 |
typing_extensions==4.6.2
|
145 |
typing-utils==0.1.0
|
146 |
tzdata==2023.3
|