Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Nov 7, 2024
1 parent 1761163 commit 74fb15e
Showing 1 changed file with 36 additions and 40 deletions.
76 changes: 36 additions & 40 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,55 +1,51 @@
albumentations==1.4.7
codecarbon==2.3.5
datasets[vision]~=2.19.0
evaluate==0.4.1
albumentations==1.4.21
datasets[vision]~=3.1.0
evaluate==0.4.3
ipadic==1.0.0
jiwer==3.0.3
joblib==1.4.0
jiwer==3.0.5
joblib==1.4.2
loguru==0.7.2
pandas==2.2.2
nltk==3.8.1
optuna==3.6.1
Pillow==10.3.0
protobuf==4.23.4
pandas==2.2.3
nltk==3.9.1
optuna==4.0.0
Pillow==11.0.0
sacremoses==0.1.1
scikit-learn==1.5.0
scikit-learn==1.5.2
sentencepiece==0.2.0
tqdm==4.66.4
werkzeug==3.0.2
xgboost==2.0.3
huggingface_hub==0.25.1
requests==2.31.0
einops==0.7.0
tqdm==4.67.0
werkzeug==3.1.2
xgboost==2.1.2
huggingface_hub==0.26.2
requests==2.32.3
einops==0.8.0
invisible-watermark==0.2.0
packaging==24.0
cryptography==42.0.5
packaging==24.1
cryptography==43.0.3
nvitop==1.3.2
# latest versions
tensorboard==2.16.2
peft==0.13.0
trl==0.11.1
peft==0.13.2
trl==0.12.0
tiktoken==0.6.0
transformers==4.45.0


accelerate==0.34.1
transformers==4.46.2
accelerate==1.1.1
diffusers==0.27.2
bitsandbytes==0.44.0
bitsandbytes==0.44.1
# extras
rouge_score==0.1.2
py7zr==0.21.0
fastapi==0.111.0
uvicorn==0.29.0
python-multipart==0.0.9
pydantic==2.7.1
py7zr==0.22.0
fastapi==0.115.4
uvicorn==0.32.0
python-multipart==0.0.17
pydantic==2.9.2
hf-transfer
pyngrok==7.1.6
authlib==1.3.0
pyngrok==7.2.1
authlib==1.3.2
itsdangerous==2.2.0
seqeval==1.2.2
httpx==0.27.0
pyyaml==6.0.1
timm==1.0.8
torchmetrics==1.4.0
pycocotools==2.0.7
sentence-transformers==3.1.1
httpx==0.27.2
pyyaml==6.0.2
timm==1.0.11
torchmetrics==1.5.1
pycocotools==2.0.8
sentence-transformers==3.2.1

0 comments on commit 74fb15e

Please sign in to comment.