legion-coder-8m / requirements_unified.txt
dineth554's picture
Upload requirements_unified.txt with huggingface_hub
a56e25c verified
raw
history blame contribute delete
257 Bytes
# Unified Requirements for Legion Coder 8M
# Supports both Streamlit and Gradio deployments
# Core ML Dependencies
torch>=2.0.0
transformers>=4.36.0
accelerate>=0.25.0
safetensors>=0.4.0
# UI Frameworks (install as needed)
streamlit>=1.28.0
gradio>=4.0.0