Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
smishr-18
/
Nutrition-Facts-Based-LLM
like
0
Runtime error
App
Files
Files
Community
c56a42b
Nutrition-Facts-Based-LLM
/
requirements.txt
smishr-18
Update requirements.txt
0eeaba3
11 months ago
raw
Copy download link
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