# AI App | |
gradio>=4.44.1 | |
transformers==4.42.1 | |
torch==2.3.1 | |
# Testing | |
pytest==8.2.2 | |
requests==2.32.3 | |
# Linting & Formatting | |
ruff==0.5.5 | |
mypy==1.10.0 | |
pre-commit==3.7.1 | |
httpx | |
sentencepiece | |
protobuf | |
python-dotenv | |
# AI App | |
gradio>=4.44.1 | |
transformers==4.42.1 | |
torch==2.3.1 | |
# Testing | |
pytest==8.2.2 | |
requests==2.32.3 | |
# Linting & Formatting | |
ruff==0.5.5 | |
mypy==1.10.0 | |
pre-commit==3.7.1 | |
httpx | |
sentencepiece | |
protobuf | |
python-dotenv | |