BitTransformerLM / requirements.txt
WCNegentropy's picture
πŸš€ OS Launch: Clean documentation and refined licensing
d293737 verified
raw
history blame contribute delete
469 Bytes
-i https://pypi.org/simple
--extra-index-url https://download.pytorch.org/whl/cpu
torch==2.7.1+cpu
# --extra-index-url https://download.pytorch.org/whl/cu118
# torch==2.7.1+cu118
pytest==8.4.1
scikit-learn==1.7.1
matplotlib==3.10.3
datasets==4.0.0
flask==3.1.1
numpy==2.3.1
requests==2.32.3
watchdog==6.0.0
huggingface-hub==0.34.3
# Optional: Gradio dashboard support
# For full Gradio functionality, install: pip install -r requirements-gradio.txt
# gradio==4.44.0