RecipeGenie / requirements.txt
Pavan Naik
Update package torch
4afd460
raw
history blame contribute delete
226 Bytes
huggingface-hub>=0.19.0
gradio>=4.12.0
transformers>=4.30.0
torch>=2.0.0
# Linting and formatting
black>=23.7.0
flake8>=6.1.0
pylint>=3.0.0
mypy>=1.5.0
ipython>=8.12.0
# Testing
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock