Nutrition-Facts-Based-LLM / requirements.txt
smishr-18's picture
Update requirements.txt
0eeaba3
raw
history blame
169 Bytes
# Core Libraries
numpy>=1.21.0
scipy>=1.7.3
pytesseract
opencv-python
google-generativeai
# Web Application Framework
streamlit>=1.28.0
# Package Management
pip==23.3.2