nano / requirements.txt
leave-everything's picture
Upload 4 files
92b9aa5 verified
raw
history blame contribute delete
239 Bytes
# Core dependencies
gradio==5.49.1
# Google Gemini API (New SDK)
google-genai>=1.52.0
# Image processing
pillow>=10.0.0
numpy>=1.24.0
# Utilities
python-dotenv>=1.0.0
# Hugging Face integration
huggingface_hub>=0.27.0
datasets>=2.14.0