Skip to content

Commit 74fb15e

Browse files
update requirements
1 parent 1761163 commit 74fb15e

File tree

1 file changed

+36
-40
lines changed

1 file changed

+36
-40
lines changed

requirements.txt

Lines changed: 36 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,51 @@
1-
albumentations==1.4.7
2-
codecarbon==2.3.5
3-
datasets[vision]~=2.19.0
4-
evaluate==0.4.1
1+
albumentations==1.4.21
2+
datasets[vision]~=3.1.0
3+
evaluate==0.4.3
54
ipadic==1.0.0
6-
jiwer==3.0.3
7-
joblib==1.4.0
5+
jiwer==3.0.5
6+
joblib==1.4.2
87
loguru==0.7.2
9-
pandas==2.2.2
10-
nltk==3.8.1
11-
optuna==3.6.1
12-
Pillow==10.3.0
13-
protobuf==4.23.4
8+
pandas==2.2.3
9+
nltk==3.9.1
10+
optuna==4.0.0
11+
Pillow==11.0.0
1412
sacremoses==0.1.1
15-
scikit-learn==1.5.0
13+
scikit-learn==1.5.2
1614
sentencepiece==0.2.0
17-
tqdm==4.66.4
18-
werkzeug==3.0.2
19-
xgboost==2.0.3
20-
huggingface_hub==0.25.1
21-
requests==2.31.0
22-
einops==0.7.0
15+
tqdm==4.67.0
16+
werkzeug==3.1.2
17+
xgboost==2.1.2
18+
huggingface_hub==0.26.2
19+
requests==2.32.3
20+
einops==0.8.0
2321
invisible-watermark==0.2.0
24-
packaging==24.0
25-
cryptography==42.0.5
22+
packaging==24.1
23+
cryptography==43.0.3
2624
nvitop==1.3.2
2725
# latest versions
2826
tensorboard==2.16.2
29-
peft==0.13.0
30-
trl==0.11.1
27+
peft==0.13.2
28+
trl==0.12.0
3129
tiktoken==0.6.0
32-
transformers==4.45.0
33-
34-
35-
accelerate==0.34.1
30+
transformers==4.46.2
31+
accelerate==1.1.1
3632
diffusers==0.27.2
37-
bitsandbytes==0.44.0
33+
bitsandbytes==0.44.1
3834
# extras
3935
rouge_score==0.1.2
40-
py7zr==0.21.0
41-
fastapi==0.111.0
42-
uvicorn==0.29.0
43-
python-multipart==0.0.9
44-
pydantic==2.7.1
36+
py7zr==0.22.0
37+
fastapi==0.115.4
38+
uvicorn==0.32.0
39+
python-multipart==0.0.17
40+
pydantic==2.9.2
4541
hf-transfer
46-
pyngrok==7.1.6
47-
authlib==1.3.0
42+
pyngrok==7.2.1
43+
authlib==1.3.2
4844
itsdangerous==2.2.0
4945
seqeval==1.2.2
50-
httpx==0.27.0
51-
pyyaml==6.0.1
52-
timm==1.0.8
53-
torchmetrics==1.4.0
54-
pycocotools==2.0.7
55-
sentence-transformers==3.1.1
46+
httpx==0.27.2
47+
pyyaml==6.0.2
48+
timm==1.0.11
49+
torchmetrics==1.5.1
50+
pycocotools==2.0.8
51+
sentence-transformers==3.2.1

0 commit comments

Comments
 (0)