πŸ“¦ PACKAGE REQUESTING IN HERE πŸ“¦

#1
by picekl - opened
Bohemian Visual Recognition Alliance org
β€’
edited 9 days ago

List of available libraries.

  • Please let us know below if you need some that are not installed. We will try to add those and rebuild the environment a few times a day.

machine learning libs

scikit-learn==1.3.2
jiwer==3.0.2
sacremoses==0.0.53
sentencepiece==0.1.99
xgboost==1.7.6
nltk==3.8.1
optuna==3.3.0
einops==0.6.1
peft==0.7.1
trl==0.7.4
tiktoken==0.5.1
transformers==4.37.0
accelerate==0.25.0
diffusers==0.21.4
bitsandbytes==0.41.0
tqdm==4.65.0
albumentations==1.4.1
timm==0.9.16
mmpretrain==1.2.0
mmengine==0.10.4
mmcv==2.2.0

essentials

fastapi==0.108.0
joblib==1.3.2
loguru==0.7.2
pandas==2.1.4
huggingface_hub==0.20.2
tabulate==0.9.0
markdown==3.5.1
psutil==5.9.0
python-multipart==0.0.6
uvicorn==0.22.0
py7zr==0.20.6
pydantic==2.5.3
gradio==4.15.0
authlib==1.3.0
itsdangerous==2.1.2
hf-transfer
Pillow
pytorch-cuda==12.1

onnxruntime-gpu --extra-index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/
picekl pinned discussion

Hi @picekl ,

Do you mind adding these packages? The mmcv link might need to be adjusted according to the torch version of the container. Which torch version is included in the container?
mmpretrain==1.2.0
mmengine==0.10.4
mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu121/torch2.3/index.html

Thanks!

Best,
Stefan

Bohemian Visual Recognition Alliance org

Hi @picekl ,

Do you mind adding these packages? The mmcv link might need to be adjusted according to the torch version of the container. Which torch version is included in the container?
mmpretrain==1.2.0
mmengine==0.10.4
mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu121/torch2.3/index.html

Thanks!

Best,
Stefan

Hi @stefanwolf ,

all three packages were installed.

Best,
Lukas

Sign up or log in to comment