tx-model-standalone / requirements.txt
Yuto2007's picture
Upload folder using huggingface_hub
e093a4b verified
raw
history blame contribute delete
233 Bytes
# Standalone version - ONLY these dependencies required!
transformers>=4.35.0
torch>=2.0.0
safetensors>=0.4.0
# Optional: for converting from original format
# omegaconf>=2.3.0 # Only needed for conversion, not for using the model