VelocityLM / requirements.txt
dixisouls's picture
Initial Commit
27b9282
raw
history blame contribute delete
218 Bytes
# Gradio app requirements for HuggingFace Spaces
gradio==4.44.0
spaces==0.29.4
# Core ML dependencies
torch==2.2.0
transformers==4.36.0
tokenizers==0.15.0
# Numerical computing
numpy==1.26.4
# Utilities
tqdm==4.66.1