Alex Clefos commited on
Commit
2cac231
1 Parent(s): 5f814e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -65,6 +65,7 @@ requests==2.31.0
65
  rich==13.7.0
66
  rpds-py==0.16.2
67
  sacremoses==0.1.1
 
68
  semantic-version==2.10.0
69
  sentencepiece==0.1.96
70
  shellingham==1.5.4
@@ -78,12 +79,12 @@ srsly==2.4.8
78
  starlette==0.35.0
79
  sympy==1.12
80
  thinc==8.2.2
81
- tokenizers==0.10.3
82
  tomlkit==0.12.0
83
  toolz==0.12.0
84
  torch==2.1.2
85
  tqdm==4.66.1
86
- transformers==4.10.2
87
  typer==0.9.0
88
  typing-extensions==4.9.0
89
  tzdata==2023.4
65
  rich==13.7.0
66
  rpds-py==0.16.2
67
  sacremoses==0.1.1
68
+ safetensors==0.4.1
69
  semantic-version==2.10.0
70
  sentencepiece==0.1.96
71
  shellingham==1.5.4
79
  starlette==0.35.0
80
  sympy==1.12
81
  thinc==8.2.2
82
+ tokenizers==0.15.0
83
  tomlkit==0.12.0
84
  toolz==0.12.0
85
  torch==2.1.2
86
  tqdm==4.66.1
87
+ transformers==4.36.2
88
  typer==0.9.0
89
  typing-extensions==4.9.0
90
  tzdata==2023.4