Spaces:
Runtime error
Runtime error
Commit ·
49da00a
1
Parent(s): bab3cac
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -25,7 +25,7 @@ tokenizers==0.13.2
|
|
| 25 |
torch==1.13.0
|
| 26 |
torchvision==0.14.0
|
| 27 |
tqdm==4.64.1
|
| 28 |
-
transformers==4.
|
| 29 |
typing-extensions==4.4.0
|
| 30 |
urllib3==1.26.12
|
| 31 |
wheel==0.38.4
|
|
|
|
| 25 |
torch==1.13.0
|
| 26 |
torchvision==0.14.0
|
| 27 |
tqdm==4.64.1
|
| 28 |
+
transformers==4.25.1
|
| 29 |
typing-extensions==4.4.0
|
| 30 |
urllib3==1.26.12
|
| 31 |
wheel==0.38.4
|