Ming Li commited on
Commit
7ed6e3e
1 Parent(s): 6df5354

update transformers version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -98,13 +98,13 @@ starlette==0.37.2
98
  sympy==1.12
99
  tifffile==2024.2.12
100
  timm==0.9.16
101
- tokenizers==0.12.1
102
  tomlkit==0.12.0
103
  toolz==0.12.1
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
 
98
  sympy==1.12
99
  tifffile==2024.2.12
100
  timm==0.9.16
101
+ tokenizers==0.15.2
102
  tomlkit==0.12.0
103
  toolz==0.12.1
104
  torch==2.0.1
105
  torchvision==0.15.2
106
  tqdm==4.66.2
107
+ transformers==4.38.1
108
  triton==2.0.0
109
  typer==0.12.3
110
  typing-inspect==0.9.0