Ming Li
commited on
Commit
·
d727e8d
1
Parent(s):
cce8954
update transformers version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -104,7 +104,7 @@ toolz==0.12.1
|
|
| 104 |
torch==2.0.1
|
| 105 |
torchvision==0.15.2
|
| 106 |
tqdm==4.66.2
|
| 107 |
-
transformers==4.
|
| 108 |
triton==2.0.0
|
| 109 |
typer==0.12.3
|
| 110 |
typing-inspect==0.9.0
|
|
|
|
| 104 |
torch==2.0.1
|
| 105 |
torchvision==0.15.2
|
| 106 |
tqdm==4.66.2
|
| 107 |
+
transformers==4.21.3
|
| 108 |
triton==2.0.0
|
| 109 |
typer==0.12.3
|
| 110 |
typing-inspect==0.9.0
|