Rapid_ECG / requirements.txt
ismailhakki37's picture
tokenizer edit
fde72ad verified
raw
history blame
522 Bytes
# build tools
pip>=24.0
setuptools>=70.0
wheel
# PyTorch (A100 ile stabil)
torch==2.1.2
torchvision==0.16.2
# PULSE/LLaVA için gerekli: yeni Transformers
git+https://github.com/huggingface/transformers.git@main
tokenizers>=0.21.0,<0.22.0
sentencepiece==0.1.99
# Trainer/Toolkit import hataları için yeni accelerate + sbert pin'i
accelerate>=0.33.0
sentence-transformers==3.0.1
# Görsel ve yardımcılar
safetensors>=0.4.2
pillow>=10.2.0
timm==0.6.13
einops==0.6.1
einops-exts==0.0.4
requests>=2.31.0
numpy>=1.26.0