myanmar-ghost / requirements.txt
amkyawdev's picture
Add requirements.txt
5a6fa34 verified
Raw
History Blame Contribute Delete
751 Bytes
# Core ML/AI
torch>=2.0.0
transformers>=4.35.0
peft>=0.7.0
accelerate>=0.25.0
datasets>=2.14.0
scikit-learn>=1.3.0
# Audio Processing
librosa>=0.10.0
soundfile>=0.12.1
torchaudio>=2.0.0
scipy>=1.11.0
# Data Versioning
dvc>=3.0.0
dvc-gdrive>=2.0.0
# Text Processing
numpy>=1.24.0
pandas>=2.0.0
pyyaml>=6.0
regex>=2023.0.0
sentencepiece>=0.1.99
# XAI (Explainable AI)
shap>=0.42.0
lime>=0.3.0
# Multi-Modal
openai-whisper>=20231117
# Federated Learning
flwr>=1.5.0
# Graph
networkx>=3.1
rdflib>=7.0.0
# Utilities
tqdm>=4.66.0
loguru>=0.7.0
hydra-core>=1.3.0
omegaconf>=2.3.0
python-dotenv>=1.0.0
# API & Deployment
fastapi>=0.104.0
uvicorn>=0.24.0
pydantic>=2.0.0
gradio>=4.0.0
# Testing
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0