EDEN / requirements.txt
Rybib's picture
Upload EDEN model and code
2f65125 verified
Raw
History Blame
223 Bytes
# Core runtime for using and training EDEN.
torch>=2.1
transformers>=4.40
tokenizers>=0.15
safetensors>=0.4
numpy>=1.24
# Used by the training data pipeline and runtime safety checks.
datasets>=2.16
tqdm>=4.66
psutil>=5.9