Test_Voice / requirements_gemma_api.txt
raksa-the-wildcats
Add all project files with proper LFS tracking
ee78b3d
raw
history blame contribute delete
311 Bytes
# Core dependencies
gradio
numpy
pillow
opencv-python
# AI/ML dependencies
torch
torchvision
transformers
# PDF processing
PyMuPDF
# Markdown processing
markdown
# RAG dependencies
sentence-transformers
scikit-learn
# Google Gemini API (minimum version for Gemma 3n support)
google-generativeai
accelerate